From: Philipp Zabel Date: Mon, 28 Aug 2006 17:11:04 +0000 (+0000) Subject: dbus-glib-0.71: depend on dbus-glib-native for binding header generation X-Git-Tag: Release-2010-05/1~9453^2~875^2~66^2~40 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e862cffe7647e7b07450d5cf7c4211ebe534661e;p=openembedded.git dbus-glib-0.71: depend on dbus-glib-native for binding header generation --- diff --git a/packages/dbus/dbus-glib_0.71.bb b/packages/dbus/dbus-glib_0.71.bb index 80a9ae44d6..26bc851098 100644 --- a/packages/dbus/dbus-glib_0.71.bb +++ b/packages/dbus/dbus-glib_0.71.bb @@ -3,7 +3,7 @@ PR = "r0" HOMEPAGE = "http://www.freedesktop.org/Software/dbus" DESCRIPTION = "message bus system for applications to talk to one another" LICENSE = "GPL" -DEPENDS = "expat glib-2.0 virtual/libintl dbus" +DEPENDS = "expat glib-2.0 virtual/libintl dbus-glib-native dbus" SRC_URI = "http://freedesktop.org/software/dbus/releases/dbus-glib-${PV}.tar.gz \ file://cross.patch;patch=1 \