summaryrefslogtreecommitdiff
path: root/packages/qemu/qemu-native.inc
diff options
context:
space:
mode:
Diffstat (limited to 'packages/qemu/qemu-native.inc')
-rw-r--r--packages/qemu/qemu-native.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/qemu/qemu-native.inc b/packages/qemu/qemu-native.inc
index 4adc4cb4c0..c241de8706 100644
--- 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