dbus-glib-0.71: depend on dbus-glib-native for binding header generation
authorPhilipp Zabel <philipp.zabel@gmail.com>
Mon, 28 Aug 2006 17:11:04 +0000 (17:11 +0000)
committerPhilipp Zabel <philipp.zabel@gmail.com>
Mon, 28 Aug 2006 17:11:04 +0000 (17:11 +0000)
packages/dbus/dbus-glib_0.71.bb

index 80a9ae4..26bc851 100644 (file)
@@ -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 \