From: Martin Jansa Date: Tue, 2 Mar 2010 10:09:56 +0000 (+0100) Subject: esmart: drop epsilon dependency, then we won't get thumb X-Git-Tag: Release-2010-05/1~339^2~20^2~61 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cfd545deb807faee0dcbecabb89e6698601120cc;p=openembedded.git esmart: drop epsilon dependency, then we won't get thumb Signed-off-by: Martin Jansa --- 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