From cfd545deb807faee0dcbecabb89e6698601120cc Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Tue, 2 Mar 2010 11:09:56 +0100 Subject: esmart: drop epsilon dependency, then we won't get thumb Signed-off-by: Martin Jansa --- recipes/efl1/esmart_svn.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'recipes/efl1') diff --git a/recipes/efl1/esmart_svn.bb b/recipes/efl1/esmart_svn.bb index 4e938753d9..57c74f2103 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 -- cgit 1.2.3-korg