summaryrefslogtreecommitdiff
path: root/packages/e17/entice_20060128.bb
diff options
context:
space:
mode:
authorFlorian Boor <florian.boor@kernelconcepts.de>2006-08-07 11:11:46 +0000
committerFlorian Boor <florian.boor@kernelconcepts.de>2006-08-07 11:11:46 +0000
commit298dd441a0efb859be6fc0da4b3ae069e3b1de3f (patch)
tree32c081aca477ae67b953f441331ccb186654e009 /packages/e17/entice_20060128.bb
parentaf5f0bd309b34453fcc397c05ed34c33f53f33ef (diff)
parent578337a073332bac0da58ce23ded325ae294b035 (diff)
merge of 70cd861a84040db0f14008d8552b1f2dbc5c8084
and a7904b535294d222e83d153c9fc22b575a5952c4
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..48c37c72a2 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 = "r3"
inherit e
+RDEPENDS += "libesmart-container-plugins libesmart-thumb0 libesmart-trans-x11-0 libesmart-file-dialog0"
+
SRC_URI = "${E_CVS};module=e17/apps/entice;date=${PV}"
S = "${WORKDIR}/entice"