[oe-commits] Saul Wold : qemu.inc: qemu-native also needs glib-2.0 native

git at git.openembedded.org git at git.openembedded.org
Fri Oct 14 11:57:37 UTC 2011


Module: openembedded-core.git
Branch: master
Commit: 5cef819b71733b15066a0624c3d6404e9093890f
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=5cef819b71733b15066a0624c3d6404e9093890f

Author: Saul Wold <sgw at linux.intel.com>
Date:   Thu Oct 13 22:25:28 2011 -0700

qemu.inc: qemu-native also needs glib-2.0 native

Signed-off-by: Saul Wold <sgw at linux.intel.com>

---

 meta/recipes-devtools/qemu/qemu.inc |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/meta/recipes-devtools/qemu/qemu.inc b/meta/recipes-devtools/qemu/qemu.inc
index 1631274..65bd8dc 100644
--- a/meta/recipes-devtools/qemu/qemu.inc
+++ b/meta/recipes-devtools/qemu/qemu.inc
@@ -50,7 +50,7 @@ do_install () {
 	install -m 0755 ${WORKDIR}/powerpc_rom.bin ${D}${datadir}/qemu
 }
 
-DEPENDS_virtclass-native = "zlib-native alsa-lib-native"
+DEPENDS_virtclass-native = "zlib-native alsa-lib-native glib-2.0-native"
 DEPENDS_virtclass-nativesdk = "zlib-nativesdk libsdl-nativesdk qemugl-nativesdk glib-2.0-nativesdk"
 RDEPENDS_virtclass-nativesdk = "libsdl-nativesdk"
 EXTRA_OECONF_virtclass-nativesdk += "--target-list=${@get_qemu_target_list(d)} --disable-werror --disable-vnc-tls"





More information about the Openembedded-commits mailing list