dbus-glib-native-0.71: fix bogus DEPENDS
authorPhilipp Zabel <philipp.zabel@gmail.com>
Tue, 29 Aug 2006 16:09:16 +0000 (16:09 +0000)
committerPhilipp Zabel <philipp.zabel@gmail.com>
Tue, 29 Aug 2006 16:09:16 +0000 (16:09 +0000)
packages/dbus/dbus-glib-native_0.71.bb

index 200a713..1f5d71d 100644 (file)
@@ -3,7 +3,6 @@ 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-native"
 
 SRC_URI = "http://freedesktop.org/software/dbus/releases/dbus-glib-${PV}.tar.gz \
           file://cross.patch;patch=1 \
@@ -13,7 +12,7 @@ inherit autotools pkgconfig gettext native
 
 S = "${WORKDIR}/dbus-glib-${PV}"
 FILESDIR = "${@os.path.dirname(bb.data.getVar('FILE',d,1))}/dbus-glib"
-DEPENDS = "glib-2.0-native"
+DEPENDS = "glib-2.0-native dbus-native"
 
 do_stage() {
         oe_runmake install