aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/maemo-mapper/maemo-mapper-nohildon_svn.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/maemo-mapper/maemo-mapper-nohildon_svn.bb')
-rw-r--r--recipes/maemo-mapper/maemo-mapper-nohildon_svn.bb8
1 files changed, 4 insertions, 4 deletions
diff --git a/recipes/maemo-mapper/maemo-mapper-nohildon_svn.bb b/recipes/maemo-mapper/maemo-mapper-nohildon_svn.bb
index 2510d7aa2c..36e664ac78 100644
--- a/recipes/maemo-mapper/maemo-mapper-nohildon_svn.bb
+++ b/recipes/maemo-mapper/maemo-mapper-nohildon_svn.bb
@@ -1,15 +1,15 @@
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"
+PR = "r2"
# Only works with SRCDATE_maemo-mapper-nohildon = "20061114"
SRC_URI = "svn://garage.maemo.org/svn/maemo-mapper;proto=https;module=trunk \
- http://home.tal.org/%7Emilang/n770/maemo-mapper-desktop-20061114-001.patch;patch=1;pnum=0;name=mapperPatch \
- file://fix_segfault.patch;patch=1"
+ http://home.tal.org/%7Emilang/n770/maemo-mapper-desktop-20061114-001.patch;striplevel=0;name=mapperPatch \
+ file://fix_segfault.patch"
S = "${WORKDIR}/trunk"