[oe-commits] Martin Jansa : elmdentica: add elmdentica-themes to RDEPENDS

git version control git at git.openembedded.org
Thu Dec 16 18:29:06 UTC 2010


Module: openembedded.git
Branch: shr/testing2011.1
Commit: bc0e1b4493a143edd7d256546c66e92cdff689f0
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=bc0e1b4493a143edd7d256546c66e92cdff689f0

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Wed Dec  8 22:23:04 2010 +0100

elmdentica: add elmdentica-themes to RDEPENDS

Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>

---

 recipes/e17/elmdentica_svn.bb |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/recipes/e17/elmdentica_svn.bb b/recipes/e17/elmdentica_svn.bb
index 44730f5..09f5677 100644
--- a/recipes/e17/elmdentica_svn.bb
+++ b/recipes/e17/elmdentica_svn.bb
@@ -10,9 +10,11 @@ inherit e gettext
 EXTRA_OECONF = "--with-edje-cc=${STAGING_BINDIR_NATIVE}/edje_cc"
 
 PV = "0.9.9+svnr${SRCPV}"
-PR = "r1"
+PR = "r2"
 SRCREV = "${EFL_SRCREV}"
 
+RDEPENDS_${PN} = "${PN}-themes"
+
 do_configure_prepend() {
         autopoint --force
 }





More information about the Openembedded-commits mailing list