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:
bd75858
)
esmart: drop epsilon dependency, then we won't get thumb
author
Martin Jansa
<Martin.Jansa@gmail.com>
Tue, 2 Mar 2010 10:09:56 +0000
(11:09 +0100)
committer
Martin Jansa
<Martin.Jansa@gmail.com>
Fri, 19 Mar 2010 18:49:43 +0000
(19:49 +0100)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
recipes/efl1/esmart_svn.bb
patch
|
blob
|
history
diff --git
a/recipes/efl1/esmart_svn.bb
b/recipes/efl1/esmart_svn.bb
index
4e93875
..
57c74f2
100644
(file)
--- a/
recipes/efl1/esmart_svn.bb
+++ b/
recipes/efl1/esmart_svn.bb
@@
-1,8
+1,8
@@
DESCRIPTION = "ESmart is a collection of smart Evas objects"
LICENSE = "MIT BSD"
-DEPENDS = "evas ecore edje imlib2
epsilon
libtool"
+DEPENDS = "evas ecore edje imlib2 libtool"
PV = "0.9.0.050+svnr${SRCPV}"
-PR = "r
1
"
+PR = "r
2
"
inherit efl