summaryrefslogtreecommitdiffstats
path: root/meta
diff options
context:
space:
mode:
authorRichard Purdie <rpurdie@linux.intel.com>2009-09-17 08:54:55 +0100
committerRichard Purdie <rpurdie@linux.intel.com>2009-09-17 22:25:25 +0100
commit4f8e5edf7c86fc9f615781605014555a6b5e4500 (patch)
treee0dd186eeb1a8504a207e33a7ea9a2c7cf4da10c /meta
parent9f5ef812c9e84c0e4e8be561c401a779c8c7214f (diff)
downloadpoky-4f8e5edf7c86fc9f615781605014555a6b5e4500.tar.gz
qemu-nativesdk: Add qemugl-nativesdk to DEPENDS
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
Diffstat (limited to 'meta')
-rw-r--r--meta/packages/qemu/qemu-nativesdk.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/packages/qemu/qemu-nativesdk.inc b/meta/packages/qemu/qemu-nativesdk.inc
index 321bfa7ae2..3300efb96b 100644
--- a/meta/packages/qemu/qemu-nativesdk.inc
+++ b/meta/packages/qemu/qemu-nativesdk.inc
@@ -1,3 +1,3 @@
1inherit nativesdk 1inherit nativesdk
2DEPENDS = "zlib-nativesdk libsdl-nativesdk" 2DEPENDS = "zlib-nativesdk libsdl-nativesdk qemugl-nativesdk"
3RDEPENDS = "libsdl-nativesdk" 3RDEPENDS = "libsdl-nativesdk"