aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/efl1
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2009-12-09 17:06:35 +0100
committerMartin Jansa <Martin.Jansa@gmail.com>2009-12-09 17:06:35 +0100
commit4d49cd3048d44495f96428be3c324a1e849dcf7f (patch)
treef81c62a4c4aaa7e4cbdadf0867f719aa7ae9c676 /recipes/efl1
parentc30aedf5b04a158155bd4b5f52a1eb35437ca224 (diff)
parentd79c373371152b1df15cc7836582b53ceeb02df3 (diff)
downloadopenembedded-4d49cd3048d44495f96428be3c324a1e849dcf7f.tar.gz
Merge remote branch 'origin/org.openembedded.dev' into shr/merge
Diffstat (limited to 'recipes/efl1')
-rw-r--r--recipes/efl1/elementary_svn.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes/efl1/elementary_svn.bb b/recipes/efl1/elementary_svn.bb
index e82272dbed..b37e989c40 100644
--- a/recipes/efl1/elementary_svn.bb
+++ b/recipes/efl1/elementary_svn.bb
@@ -2,7 +2,7 @@ DESCRIPTION = "EFL based widget set for mobile devices"
LICENSE = "LGPL"
DEPENDS = "efreet evas ecore edje eet edbus"
PV = "0.0.0+svnr${SRCPV}"
-PR = "r5"
+PR = "r6"
inherit efl
@@ -11,6 +11,7 @@ EXTRA_OECONF = "--with-edje-cc=${STAGING_BINDIR_NATIVE}/edje_cc"
SRC_URI = "svn://svn.enlightenment.org/svn/e/trunk/TMP/st;module=elementary;proto=http"
S = "${WORKDIR}/elementary"
+RDEPENDS_${PN} = "elementary-themes"
RSUGGESTS_${PN} = "elementary-tests"
do_compile_append() {