aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/openmoko-3rdparty/rtmom_0.1.3.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/openmoko-3rdparty/rtmom_0.1.3.bb')
-rw-r--r--recipes/openmoko-3rdparty/rtmom_0.1.3.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/openmoko-3rdparty/rtmom_0.1.3.bb b/recipes/openmoko-3rdparty/rtmom_0.1.3.bb
index e858c730fb..6689686c4e 100644
--- a/recipes/openmoko-3rdparty/rtmom_0.1.3.bb
+++ b/recipes/openmoko-3rdparty/rtmom_0.1.3.bb
@@ -5,12 +5,12 @@ LICENSE = "GPL"
HOMEPAGE = "http://freshmeat.net/projects/rtmom"
SRCNAME = "rtmom"
DEPENDS = "python python-elementary"
-RDEPENDS = "python-core pyrtm"
+RDEPENDS_${PN} = "python-core pyrtm"
RSUGGESTS_${PN} = "python-simplejson"
PACKAGE_ARCH = "all"
-PR = "r0"
+PR = "r1"
SRC_URI = "http://cloud.github.com/downloads/kichkasch/rtmom/rtmom-src-${PV}.tar.gz"