projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
421d9d6
)
genimage: needs host-pkgconf
author
Gustavo Zacarias
<gustavo@zacarias.com.ar>
Fri, 29 Mar 2013 01:19:53 +0000
(
01:19
+0000)
committer
Peter Korsgaard
<jacmet@sunsite.dk>
Sat, 30 Mar 2013 19:47:24 +0000
(20:47 +0100)
Fixes:
http://autobuild.buildroot.net/results/
1561c26e45d0604f058eb0c7a8bebf08d4abe756
/
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
package/genimage/genimage.mk
patch
|
blob
|
history
diff --git
a/package/genimage/genimage.mk
b/package/genimage/genimage.mk
index 6ed44a4c653310f1276026a62240a426ae29cb8f..2c45a8dcae87e3fd046bffd4365a295fee631840 100644
(file)
--- a/
package/genimage/genimage.mk
+++ b/
package/genimage/genimage.mk
@@
-7,7
+7,7
@@
GENIMAGE_VERSION = 4
GENIMAGE_SOURCE = genimage-$(GENIMAGE_VERSION).tar.xz
GENIMAGE_SITE = http://www.pengutronix.de/software/genimage/download/
-GENIMAGE_DEPENDENCIES = libconfuse
+GENIMAGE_DEPENDENCIES =
host-pkgconf
libconfuse
GENIMAGE_LICENSE = GPLv2
$(eval $(host-autotools-package))