aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/openmoko-3rdparty/om-neon_svn.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/openmoko-3rdparty/om-neon_svn.bb')
-rw-r--r--recipes/openmoko-3rdparty/om-neon_svn.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/openmoko-3rdparty/om-neon_svn.bb b/recipes/openmoko-3rdparty/om-neon_svn.bb
index 7e1f24ee4c..a17c373cf0 100644
--- a/recipes/openmoko-3rdparty/om-neon_svn.bb
+++ b/recipes/openmoko-3rdparty/om-neon_svn.bb
@@ -8,7 +8,7 @@ DEPENDS = "edje-native python-native"
SRCREV = "68"
PV = "1.0.0+svnr${SRCPV}"
-PR = "r2"
+PR = "r4"
S = "${WORKDIR}/trunk"
@@ -21,7 +21,7 @@ inherit distutils
FILES_${PN} += "${datadir}/neon ${datadir}/applications/neon.desktop ${datadir}/pixmaps"
-RDEPENDS += "python-textutils python-evas python-ecore python-edje"
+RDEPENDS_${PN} += "python-textutils python-evas python-ecore python-edje"
do_compile_prepend() {
sed -i "s/\/opt\/bin\/edje_cc -v/${@"${STAGING_BINDIR_NATIVE}".replace('/', '\/')}\/edje_cc/g" ${S}/build_edje.py