aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gpe-autostarter
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/gpe-autostarter')
-rw-r--r--recipes/gpe-autostarter/gpe-autostarter_0.11.bb2
-rw-r--r--recipes/gpe-autostarter/gpe-autostarter_0.12.bb2
-rw-r--r--recipes/gpe-autostarter/gpe-autostarter_0.6.bb2
-rw-r--r--recipes/gpe-autostarter/gpe-autostarter_0.7.bb2
-rw-r--r--recipes/gpe-autostarter/gpe-autostarter_svn.bb2
5 files changed, 5 insertions, 5 deletions
diff --git a/recipes/gpe-autostarter/gpe-autostarter_0.11.bb b/recipes/gpe-autostarter/gpe-autostarter_0.11.bb
index b9e8210035..45fe30432e 100644
--- a/recipes/gpe-autostarter/gpe-autostarter_0.11.bb
+++ b/recipes/gpe-autostarter/gpe-autostarter_0.11.bb
@@ -1,6 +1,6 @@
SECTION = "gpe"
DEPENDS = "glib-2.0 dbus-glib hotplug-dbus virtual/libx11"
-RDEPENDS = "hotplug-dbus"
+RDEPENDS_${PN} = "hotplug-dbus"
LICENSE = "GPL"
inherit gpe
diff --git a/recipes/gpe-autostarter/gpe-autostarter_0.12.bb b/recipes/gpe-autostarter/gpe-autostarter_0.12.bb
index dfd1393c1f..c05f578651 100644
--- a/recipes/gpe-autostarter/gpe-autostarter_0.12.bb
+++ b/recipes/gpe-autostarter/gpe-autostarter_0.12.bb
@@ -1,7 +1,7 @@
LICENSE = "GPL"
SECTION = "gpe"
DEPENDS = "glib-2.0 dbus-glib hotplug-dbus virtual/libx11"
-RDEPENDS = "hotplug-dbus"
+RDEPENDS_${PN} = "hotplug-dbus"
inherit gpe
diff --git a/recipes/gpe-autostarter/gpe-autostarter_0.6.bb b/recipes/gpe-autostarter/gpe-autostarter_0.6.bb
index 1b16bf5d95..9fa051bdd0 100644
--- a/recipes/gpe-autostarter/gpe-autostarter_0.6.bb
+++ b/recipes/gpe-autostarter/gpe-autostarter_0.6.bb
@@ -1,7 +1,7 @@
LICENSE = "GPL"
SECTION = "gpe"
DEPENDS = "glib-2.0 dbus-glib hotplug-dbus"
-RDEPENDS = "hotplug-dbus"
+RDEPENDS_${PN} = "hotplug-dbus"
inherit gpe
diff --git a/recipes/gpe-autostarter/gpe-autostarter_0.7.bb b/recipes/gpe-autostarter/gpe-autostarter_0.7.bb
index 99ef22a8cc..4a8df34318 100644
--- a/recipes/gpe-autostarter/gpe-autostarter_0.7.bb
+++ b/recipes/gpe-autostarter/gpe-autostarter_0.7.bb
@@ -1,7 +1,7 @@
LICENSE = "GPL"
SECTION = "gpe"
DEPENDS = "glib-2.0 dbus-glib hotplug-dbus virtual/libx11"
-RDEPENDS = "hotplug-dbus"
+RDEPENDS_${PN} = "hotplug-dbus"
inherit gpe
diff --git a/recipes/gpe-autostarter/gpe-autostarter_svn.bb b/recipes/gpe-autostarter/gpe-autostarter_svn.bb
index 16ac050bf2..fe372065cd 100644
--- a/recipes/gpe-autostarter/gpe-autostarter_svn.bb
+++ b/recipes/gpe-autostarter/gpe-autostarter_svn.bb
@@ -1,7 +1,7 @@
SECTION = "gpe"
LICENSE = "GPL"
DEPENDS = "glib-2.0 dbus-glib hotplug-dbus virtual/libx11"
-RDEPENDS = "hotplug-dbus"
+RDEPENDS_${PN} = "hotplug-dbus"
inherit gpe