aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/nonworking/gpe-contacts
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/nonworking/gpe-contacts')
-rw-r--r--recipes/nonworking/gpe-contacts/gpe-contacts-hildon_0.40.bb2
-rw-r--r--recipes/nonworking/gpe-contacts/gpe-contacts-hildon_0.42.bb2
-rw-r--r--recipes/nonworking/gpe-contacts/gpe-contacts.inc2
3 files changed, 3 insertions, 3 deletions
diff --git a/recipes/nonworking/gpe-contacts/gpe-contacts-hildon_0.40.bb b/recipes/nonworking/gpe-contacts/gpe-contacts-hildon_0.40.bb
index 240a678b47..e65c15c034 100644
--- a/recipes/nonworking/gpe-contacts/gpe-contacts-hildon_0.40.bb
+++ b/recipes/nonworking/gpe-contacts/gpe-contacts-hildon_0.40.bb
@@ -4,7 +4,7 @@ PR ="r2"
SRC_URI = "${GPE_MIRROR}/gpe-contacts-${PV}.tar.bz2"
DEPENDS += "gtk+-2.6.4-1.osso7 libgpepimc-hildon libosso hildon-lgpl"
-RDEPENDS = ""
+RDEPENDS_${PN} = ""
EXTRA_OECONF += "--enable-hildon"
diff --git a/recipes/nonworking/gpe-contacts/gpe-contacts-hildon_0.42.bb b/recipes/nonworking/gpe-contacts/gpe-contacts-hildon_0.42.bb
index 63a8864a29..e8ccced4e3 100644
--- a/recipes/nonworking/gpe-contacts/gpe-contacts-hildon_0.42.bb
+++ b/recipes/nonworking/gpe-contacts/gpe-contacts-hildon_0.42.bb
@@ -4,7 +4,7 @@ PR ="r2"
SRC_URI = "${GPE_MIRROR}/gpe-contacts-${PV}.tar.bz2"
DEPENDS += "gtk+-2.6.4-1.osso7 libgpepimc-hildon libosso hildon-lgpl"
-RDEPENDS = ""
+RDEPENDS_${PN} = ""
EXTRA_OECONF += "--enable-hildon"
diff --git a/recipes/nonworking/gpe-contacts/gpe-contacts.inc b/recipes/nonworking/gpe-contacts/gpe-contacts.inc
index e6af955190..b98d6b36d9 100644
--- a/recipes/nonworking/gpe-contacts/gpe-contacts.inc
+++ b/recipes/nonworking/gpe-contacts/gpe-contacts.inc
@@ -5,7 +5,7 @@ PR = "r0"
DEPENDS = "libgpewidget libdisplaymigration libgpevtype dbus"
SECTION = "gpe"
-RDEPENDS = "gpe-icons"
+RDEPENDS_${PN} = "gpe-icons"
DESCRIPTION = "GPE contacts manager"
SRC_URI = "${GPE_MIRROR}/${PN}-${PV}.tar.bz2"