1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-11-23 22:24:39 +02:00

[backfire] merge r22757

[tools] qemu: add dependency on libuuid

git-svn-id: svn://svn.openwrt.org/openwrt/branches/backfire@22758 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
agb 2010-08-22 09:18:04 +00:00
parent c01be64d67
commit 0a80fba1cd

View File

@ -44,6 +44,7 @@ $(curdir)/automake/compile := $(curdir)/m4/install $(curdir)/autoconf/install
$(curdir)/mpfr/compile := $(curdir)/gmp/install
$(curdir)/mtd-utils/compile := $(curdir)/libuuid/install
$(curdir)/mkimage/compile := $(curdir)/sed/install
$(curdir)/qemu/compile := $(curdir)/libuuid/install
$(curdir)/upslug2/compile := $(curdir)/automake/install
$(curdir)/builddirs := $(tools-y) $(tools-dep) $(tools-)