aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/midpath/midpath-demos_0.2+0.3rc2.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/midpath/midpath-demos_0.2+0.3rc2.bb')
-rw-r--r--recipes/midpath/midpath-demos_0.2+0.3rc2.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/midpath/midpath-demos_0.2+0.3rc2.bb b/recipes/midpath/midpath-demos_0.2+0.3rc2.bb
index 159e214f35..9e5bde3b62 100644
--- a/recipes/midpath/midpath-demos_0.2+0.3rc2.bb
+++ b/recipes/midpath/midpath-demos_0.2+0.3rc2.bb
@@ -1,13 +1,13 @@
require midpath-common.inc
-PR = "r0"
+PR = "r1"
SRC_URI = "${SOURCEFORGE_MIRROR}/midpath/midpath-0.3rc2.tar.gz"
S = "${WORKDIR}/midpath-0.3rc2"
DEPENDS = "midpath-core midpath-location midpath-messaging midpath-svg midpath-opengles midpath-m3g"
-RDEPENDS = "midpath midpath-location midpath-messaging midpath-svg-midp midpath-opengles midpath-m3g"
+RDEPENDS_${PN} = "midpath midpath-location midpath-messaging midpath-svg-midp midpath-opengles midpath-m3g"
DESCRIPTION = "Demonstration programs of the MIDPath library"