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:
bb9ff15
)
eve: eve-themes is mandatory, so add it to RDEPENDS
author
Koen Kooi
<koen@openembedded.org>
Tue, 24 Nov 2009 14:20:07 +0000
(15:20 +0100)
committer
Koen Kooi
<koen@openembedded.org>
Tue, 24 Nov 2009 14:20:07 +0000
(15:20 +0100)
recipes/e17/eve_svn.bb
patch
|
blob
|
history
diff --git
a/recipes/e17/eve_svn.bb
b/recipes/e17/eve_svn.bb
index
95daab6
..
d1a0e47
100644
(file)
--- a/
recipes/e17/eve_svn.bb
+++ b/
recipes/e17/eve_svn.bb
@@
-2,13
+2,17
@@
DESCRIPTION = " Enlightenment webbrowser"
LICENSE = "GPL"
DEPENDS = "webkit-efl evas ecore edje"
PV = "0.0.1+svnr${SRCPV}"
-PR = "r
2
"
+PR = "r
3
"
LDFLAGS += "-lstdc++"
inherit e
-SRC_URI = "svn://svn.enlightenment.org/svn/e/trunk/PROTO;module=eve;proto=http\
+SRC_URI = "svn://svn.enlightenment.org/svn/e/trunk/PROTO;module=eve;proto=http
\
"
S = "${WORKDIR}/eve"
+
+RDEPENDS_${PN} = "${PN}-themes"
+
+