elmdentica: add elmdentica-themes to RDEPENDS
authorMartin Jansa <Martin.Jansa@gmail.com>
Wed, 8 Dec 2010 21:23:04 +0000 (22:23 +0100)
committerMartin Jansa <Martin.Jansa@gmail.com>
Wed, 8 Dec 2010 21:24:09 +0000 (22:24 +0100)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
recipes/e17/elmdentica_svn.bb

index 44730f5..09f5677 100644 (file)
@@ -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
 }