aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gpe-login
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/gpe-login')
-rw-r--r--recipes/gpe-login/gpe-login_0.93.bb2
-rw-r--r--recipes/gpe-login/gpe-login_svn.bb2
2 files changed, 2 insertions, 2 deletions
diff --git a/recipes/gpe-login/gpe-login_0.93.bb b/recipes/gpe-login/gpe-login_0.93.bb
index 4fdd44c469..85b8d4749c 100644
--- a/recipes/gpe-login/gpe-login_0.93.bb
+++ b/recipes/gpe-login/gpe-login_0.93.bb
@@ -3,7 +3,7 @@ SECTION = "gpe"
PRIORITY = "optional"
LICENSE = "GPL"
DEPENDS = "gtk+ libgpewidget gpe-ownerinfo xkbd"
-RDEPENDS = "xkbd gpe-theme-clearlooks"
+RDEPENDS_${PN} = "xkbd gpe-theme-clearlooks"
RPROVIDES_${PN} = "gpe-session-starter"
PR = "r1"
diff --git a/recipes/gpe-login/gpe-login_svn.bb b/recipes/gpe-login/gpe-login_svn.bb
index 87ac97fe8f..3144bb056f 100644
--- a/recipes/gpe-login/gpe-login_svn.bb
+++ b/recipes/gpe-login/gpe-login_svn.bb
@@ -3,7 +3,7 @@ SECTION = "gpe"
PRIORITY = "optional"
LICENSE = "GPL"
DEPENDS = "gtk+ libgpewidget gpe-ownerinfo xkbd"
-RDEPENDS = "xkbd"
+RDEPENDS_${PN} = "xkbd"
RPROVIDES_${PN} = "gpe-session-starter"
PV = "0.93+svn${SRCDATE}"