entice: add explicit esmart RDEPENDS
authorJustin Patrin <papercrane@gmail.com>
Fri, 4 Aug 2006 21:59:07 +0000 (21:59 +0000)
committerJustin Patrin <papercrane@gmail.com>
Fri, 4 Aug 2006 21:59:07 +0000 (21:59 +0000)
packages/e17/entice_20060128.bb

index ffc07f7..271bcc0 100644 (file)
@@ -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"