[oe-commits] Martin Jansa : esmart: drop epsilon dependency, then we won't get thumb

git version control git at git.openembedded.org
Tue Apr 13 13:34:57 UTC 2010


Module: openembedded.git
Branch: shr/testing2010
Commit: 00bc32ceb8a86fca69c714c2b0b1211bfec5d93a
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=00bc32ceb8a86fca69c714c2b0b1211bfec5d93a

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Tue Mar  2 11:09:56 2010 +0100

esmart: drop epsilon dependency, then we won't get thumb

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

---

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

diff --git a/recipes/efl1/esmart_svn.bb b/recipes/efl1/esmart_svn.bb
index 4e93875..57c74f2 100644
--- 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 = "r1"
+PR = "r2"
 
 inherit efl
 





More information about the Openembedded-commits mailing list