From: Justin Patrin Date: Thu, 1 Sep 2005 21:24:32 +0000 (+0000) Subject: entice: change esmart dependency to esmart-x11 X-Git-Tag: Release-2010-05/1~9453^2~3649^2~18 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e2cd89b113b057dfa997f438b8e228e181d0dab1;p=openembedded.git entice: change esmart dependency to esmart-x11 --- diff --git a/packages/e17/entice_20050810.bb b/packages/e17/entice_20050810.bb index 094944ead4..364e65cbbf 100644 --- a/packages/e17/entice_20050810.bb +++ b/packages/e17/entice_20050810.bb @@ -1,7 +1,7 @@ DESCRIPTION = "Entice is the E17 picture viewer" SECTION = "e/apps" # can also depend on GIMP for editing -DEPENDS = "edb evas-x11 ecore-x11 edje epsilon esmart" +DEPENDS = "edb evas-x11 ecore-x11 edje epsilon esmart-x11" LICENSE = "MIT" HOMEPAGE = "http://www.enlightenment.org" MAINTAINER = "Justin Patrin "