gpe-autostarter: depend on dbus-glib
authorPhilipp Zabel <philipp.zabel@gmail.com>
Thu, 24 Aug 2006 16:19:40 +0000 (16:19 +0000)
committerPhilipp Zabel <philipp.zabel@gmail.com>
Thu, 24 Aug 2006 16:19:40 +0000 (16:19 +0000)
packages/gpe-autostarter/gpe-autostarter_0.11.bb
packages/gpe-autostarter/gpe-autostarter_0.12.bb
packages/gpe-autostarter/gpe-autostarter_0.6.bb
packages/gpe-autostarter/gpe-autostarter_0.7.bb

index 5f2ee4f..326fae9 100644 (file)
@@ -1,5 +1,5 @@
 SECTION = "gpe"
-DEPENDS = "glib-2.0 dbus hotplug-dbus virtual/libx11"
+DEPENDS = "glib-2.0 dbus-glib hotplug-dbus virtual/libx11"
 RDEPENDS = "hotplug-dbus"
 LICENSE = "GPL"
 
index 5e6fe34..f92b5df 100644 (file)
@@ -1,6 +1,6 @@
 LICENSE = "GPL"
 SECTION = "gpe"
-DEPENDS = "glib-2.0 dbus hotplug-dbus virtual/libx11"
+DEPENDS = "glib-2.0 dbus-glib hotplug-dbus virtual/libx11"
 RDEPENDS = "hotplug-dbus"
 
 inherit gpe
index 0b3edf9..ef7f255 100644 (file)
@@ -1,6 +1,6 @@
 LICENSE = "GPL"
 SECTION = "gpe"
-DEPENDS = "glib-2.0 dbus hotplug-dbus"
+DEPENDS = "glib-2.0 dbus-glib hotplug-dbus"
 RDEPENDS = "hotplug-dbus"
 
 inherit gpe
index 5e6fe34..f92b5df 100644 (file)
@@ -1,6 +1,6 @@
 LICENSE = "GPL"
 SECTION = "gpe"
-DEPENDS = "glib-2.0 dbus hotplug-dbus virtual/libx11"
+DEPENDS = "glib-2.0 dbus-glib hotplug-dbus virtual/libx11"
 RDEPENDS = "hotplug-dbus"
 
 inherit gpe