git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5103645
)
qemu-native: added zlib-native to DEPENDS - close #2561
author
Marcin Juszkiewicz
<hrw@openembedded.org>
Wed, 4 Jul 2007 07:14:27 +0000
(07:14 +0000)
committer
Marcin Juszkiewicz
<hrw@openembedded.org>
Wed, 4 Jul 2007 07:14:27 +0000
(07:14 +0000)
packages/qemu/qemu-native.inc
patch
|
blob
|
history
diff --git
a/packages/qemu/qemu-native.inc
b/packages/qemu/qemu-native.inc
index
4adc4cb
..
c241de8
100644
(file)
--- a/
packages/qemu/qemu-native.inc
+++ b/
packages/qemu/qemu-native.inc
@@
-1,6
+1,6
@@
FILESPATH =. "${@os.path.dirname(bb.data.getVar('FILE',d,1))}/qemu-${PV}:"
# prefix = "${STAGING_DIR}/${BUILD_SYS}"
-DEPENDS = "libsdl-native"
+DEPENDS = "libsdl-native
zlib-native
"
python __anonymous() {
from bb import which, data