diff options
Diffstat (limited to 'packages/e17/entice_20050810.bb')
-rw-r--r-- | packages/e17/entice_20050810.bb | 2 |
1 files changed, 1 insertions, 1 deletions
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 <papercrane@reversefold.com>" |