From: nbd Date: Tue, 2 Sep 2008 10:56:56 +0000 (+0000) Subject: quilt depends on sed X-Git-Url: https://git.archive.openwrt.org/?a=commitdiff_plain;h=68cd5d5a88798abb94a712a85dd1f72c0691205e;p=openwrt.git quilt depends on sed git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12490 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/tools/Makefile b/tools/Makefile index 989f3f0975..d3dc5ad5f5 100644 --- a/tools/Makefile +++ b/tools/Makefile @@ -13,6 +13,7 @@ $(curdir)/builddirs := sed sstrip ipkg-utils genext2fs squashfs mtd-utils lzma m # builddir dependencies $(curdir)/squashfs/compile := $(curdir)/lzma/install +$(curdir)/quilt/compile := $(curdir)/sed/install # preparatory work $(STAGING_DIR)/.prepared: $(TMP_DIR)/.build