From 724605880f14b284a20d341cc39c7578e1b1c35d Mon Sep 17 00:00:00 2001 From: Justin Patrin Date: Fri, 4 Aug 2006 21:59:07 +0000 Subject: entice: add explicit esmart RDEPENDS --- packages/e17/entice_20060128.bb | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'packages') 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" -- cgit v1.2.3