aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/maemo-mapper
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/maemo-mapper')
-rw-r--r--recipes/maemo-mapper/maemo-mapper-nohildon_svn.bb2
-rw-r--r--recipes/maemo-mapper/maemo-mapper_svn.bb4
2 files changed, 3 insertions, 3 deletions
diff --git a/recipes/maemo-mapper/maemo-mapper-nohildon_svn.bb b/recipes/maemo-mapper/maemo-mapper-nohildon_svn.bb
index 0385263534..a54f3202de 100644
--- a/recipes/maemo-mapper/maemo-mapper-nohildon_svn.bb
+++ b/recipes/maemo-mapper/maemo-mapper-nohildon_svn.bb
@@ -1,7 +1,7 @@
DESCRIPTION = "GPS navigation/map display software"
LICENSE = "GPL"
DEPENDS = "sqlite3 gtk+ gnome-vfs dbus bluez-libs"
-RDEPENDS = "bluez-utils"
+RDEPENDS_${PN} = "bluez-utils"
SRCDATE = "20061114"
PV = "1.2.4+svn${SRCDATE}"
PR = "r1"
diff --git a/recipes/maemo-mapper/maemo-mapper_svn.bb b/recipes/maemo-mapper/maemo-mapper_svn.bb
index 94fccab01b..9ee18a1663 100644
--- a/recipes/maemo-mapper/maemo-mapper_svn.bb
+++ b/recipes/maemo-mapper/maemo-mapper_svn.bb
@@ -1,8 +1,8 @@
DESCRIPTION = "GPS navigation/map display software"
LICENSE = "GPL"
DEPENDS = "gdbm libconic sqlite3 gtk+ libhildonfm libosso osso-ic-oss libosso-help gnome-vfs dbus bluez-libs"
-RDEPENDS = "bluez-utils"
-RRECOMMENDS = "gpsd flite"
+RDEPENDS_${PN} = "bluez-utils"
+RRECOMMENDS_${PN} = "gpsd flite"
SRCREV = "118"
PV = "2.0.3+svnr${SRCPV}"
PR = "r2"