projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9874442
)
qemu: needs zlib
author
Thomas Petazzoni
<thomas.petazzoni@free-electrons.com>
Sun, 4 Nov 2012 06:35:25 +0000
(06:35 +0000)
committer
Peter Korsgaard
<jacmet@sunsite.dk>
Mon, 5 Nov 2012 08:01:02 +0000
(09:01 +0100)
Build error message is:
Error: zlib check failed
Make sure to have the zlib libs and headers installed.
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
package/qemu/qemu.mk
patch
|
blob
|
history
diff --git
a/package/qemu/qemu.mk
b/package/qemu/qemu.mk
index c2c4103f62c4f0622c934d6998e8e50be338eefd..67d5ab25e35050ccee56357a189651d7c7320fe2 100644
(file)
--- a/
package/qemu/qemu.mk
+++ b/
package/qemu/qemu.mk
@@
-8,7
+8,7
@@
QEMU_VERSION = 1.2.0
QEMU_SOURCE = qemu-$(QEMU_VERSION).tar.bz2
QEMU_SITE = http://wiki.qemu.org/download
-QEMU_DEPENDENCIES = host-pkgconf
+QEMU_DEPENDENCIES = host-pkgconf
zlib
# BR ARCH qemu
# ------- ----