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.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/openmoko-3rdparty/om-neon_svn.bb b/recipes/openmoko-3rdparty/om-neon_svn.bb
index 7e1f24ee4c..11318a663e 100644
--- a/recipes/openmoko-3rdparty/om-neon_svn.bb
+++ b/recipes/openmoko-3rdparty/om-neon_svn.bb
@@ -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