git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fc91ef0
)
elmdentica: add elmdentica-themes to RDEPENDS
author
Martin Jansa
<Martin.Jansa@gmail.com>
Wed, 8 Dec 2010 21:23:04 +0000
(22:23 +0100)
committer
Martin 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
patch
|
blob
|
history
diff --git
a/recipes/e17/elmdentica_svn.bb
b/recipes/e17/elmdentica_svn.bb
index
44730f5
..
09f5677
100644
(file)
--- 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 = "r
1
"
+PR = "r
2
"
SRCREV = "${EFL_SRCREV}"
+RDEPENDS_${PN} = "${PN}-themes"
+
do_configure_prepend() {
autopoint --force
}