mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-23 22:34:04 +02:00
add missing dependency
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16096 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
430d0cdbcf
commit
61a70b4424
@ -20,6 +20,7 @@ tools-$(CONFIG_powerpc) += dtc
|
||||
tools-dep += lzma
|
||||
|
||||
# builddir dependencies
|
||||
$(curdir)/pkg-config/compile := $(curdir)/sed/install
|
||||
$(curdir)/squashfs/compile := $(curdir)/lzma-old/install
|
||||
$(curdir)/squashfs4/compile := $(curdir)/lzma/install
|
||||
$(curdir)/quilt/compile := $(curdir)/sed/install
|
||||
|
Loading…
Reference in New Issue
Block a user