[oe-commits] Martin Jansa : ewl: doesn't depend on epsilon now, but still on Ecore_data/ Ecore_txt

git version control git at git.openembedded.org
Fri Mar 19 21:01:55 UTC 2010


Module: openembedded.git
Branch: rik/perl-5.10
Commit: 0326bd8128981646b03364af4e03edb05290a63b
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=0326bd8128981646b03364af4e03edb05290a63b

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Fri Mar 19 19:33:44 2010 +0100

ewl: doesn't depend on epsilon now, but still on Ecore_data/Ecore_txt

Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>

---

 recipes/efl1/ewl_svn.bb |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/recipes/efl1/ewl_svn.bb b/recipes/efl1/ewl_svn.bb
index 910831a..871a43f 100644
--- a/recipes/efl1/ewl_svn.bb
+++ b/recipes/efl1/ewl_svn.bb
@@ -1,8 +1,8 @@
 DESCRIPTION = "The Enlightened Widget Library"
-DEPENDS = "evas ecore edje emotion efreet epsilon"
+DEPENDS = "evas ecore edje emotion efreet"
 LICENSE = "MIT BSD"
 PV = "0.5.3.050+svnr${SRCPV}"
-PR = "r1"
+PR = "r2"
 
 inherit efl
 





More information about the Openembedded-commits mailing list