aboutsummaryrefslogtreecommitdiffstats
path: root/packages/e17/entice_20060128.bb
diff options
context:
space:
mode:
Diffstat (limited to 'packages/e17/entice_20060128.bb')
-rw-r--r--packages/e17/entice_20060128.bb4
1 files changed, 3 insertions, 1 deletions
diff --git a/packages/e17/entice_20060128.bb b/packages/e17/entice_20060128.bb
index ffc07f7661..271bcc0e8f 100644
--- a/packages/e17/entice_20060128.bb
+++ b/packages/e17/entice_20060128.bb
@@ -2,10 +2,12 @@ DESCRIPTION = "Entice is the E17 picture viewer"
# can also depend on GIMP for editing
DEPENDS = "edb evas-x11 ecore-x11 edje epsilon esmart-x11"
LICENSE = "MIT"
-PR = "r1"
+PR = "r2"
inherit e
+RDEPENDS += "esmart-x11"
+
SRC_URI = "${E_CVS};module=e17/apps/entice;date=${PV}"
S = "${WORKDIR}/entice"