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:
7b52a85
)
edje-viewer: configure.ac shows that it depends on elementary instead etk now
author
Martin Jansa
<Martin.Jansa@gmail.com>
Fri, 19 Mar 2010 18:32:52 +0000
(19:32 +0100)
committer
Martin Jansa
<Martin.Jansa@gmail.com>
Fri, 19 Mar 2010 18:49:46 +0000
(19:49 +0100)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
recipes/e17/edje-viewer_svn.bb
patch
|
blob
|
history
diff --git
a/recipes/e17/edje-viewer_svn.bb
b/recipes/e17/edje-viewer_svn.bb
index
257d97a
..
a572879
100644
(file)
--- a/
recipes/e17/edje-viewer_svn.bb
+++ b/
recipes/e17/edje-viewer_svn.bb
@@
-1,8
+1,8
@@
DESCRIPTION = "Edje_Viewer is just that."
-DEPENDS = "etk"
LICENSE = "MIT BSD"
+DEPENDS = "elementary"
PV = "0.0.0+svnr${SRCPV}"
-PR = "r
2
"
+PR = "r
3
"
inherit e