diff options
| author | Richard Purdie <richard@openedhand.com> | 2007-05-30 13:46:03 +0000 |
|---|---|---|
| committer | Richard Purdie <richard@openedhand.com> | 2007-05-30 13:46:03 +0000 |
| commit | 85d3283d2fd79069654933817d200e6dd6d6254b (patch) | |
| tree | eb113a631598355dd469cb3c257b66def53a10d4 /meta-extras/packages/maemo-mapper | |
| parent | ab5005a4720daa149b65e7caafcaea85d2ccb755 (diff) | |
| download | poky-85d3283d2fd79069654933817d200e6dd6d6254b.tar.gz | |
meta-extras: Various cleanups
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1825 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta-extras/packages/maemo-mapper')
| -rw-r--r-- | meta-extras/packages/maemo-mapper/maemo-mapper-nohildon_svn.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-extras/packages/maemo-mapper/maemo-mapper-nohildon_svn.bb b/meta-extras/packages/maemo-mapper/maemo-mapper-nohildon_svn.bb index b06df25359..ceda4ff811 100644 --- a/meta-extras/packages/maemo-mapper/maemo-mapper-nohildon_svn.bb +++ b/meta-extras/packages/maemo-mapper/maemo-mapper-nohildon_svn.bb | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | DESCRIPTION = "GPS navigation/map display software" | 1 | DESCRIPTION = "GPS navigation/map display software" |
| 2 | LICENSE = "GPL" | 2 | LICENSE = "GPL" |
| 3 | DEPENDS = "sqlite3 gtk+ gnome-vfs-dbus dbus bluez-libs" | 3 | DEPENDS = "sqlite3 gtk+ gnome-vfs dbus bluez-libs" |
| 4 | RDEPENDS = "bluez-utils" | 4 | RDEPENDS = "bluez-utils" |
| 5 | PV = "1.2.4+svn${SRCDATE}" | 5 | PV = "1.2.4+svn${SRCDATE}" |
| 6 | PR = "r1" | 6 | PR = "r1" |
