dbus-glib: depend on dbus to get dbus.h
authorKoen Kooi <koen@openembedded.org>
Mon, 28 Aug 2006 15:48:37 +0000 (15:48 +0000)
committerKoen Kooi <koen@openembedded.org>
Mon, 28 Aug 2006 15:48:37 +0000 (15:48 +0000)
packages/dbus/dbus-glib_0.71.bb

index 6bb69ba..80a9ae4 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-glib-native"
+DEPENDS = "expat glib-2.0 virtual/libintl dbus"
 
 SRC_URI = "http://freedesktop.org/software/dbus/releases/dbus-glib-${PV}.tar.gz \
           file://cross.patch;patch=1 \