From: Felix Fietkau Date: Tue, 2 Sep 2008 10:56:56 +0000 (+0000) Subject: quilt depends on sed X-Git-Tag: reboot~25650 X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=4f3876f4ee76645162e291356dd7adafd8865ee9;p=openwrt%2Fopenwrt.git quilt depends on sed SVN-Revision: 12490 --- 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