entice: "esmart-x11" doesn't exist in packageland, libesmart<foo>0 does
authorKoen Kooi <koen@openembedded.org>
Sat, 5 Aug 2006 13:15:40 +0000 (13:15 +0000)
committerKoen Kooi <koen@openembedded.org>
Sat, 5 Aug 2006 13:15:40 +0000 (13:15 +0000)
packages/e17/entice_20060128.bb

index 271bcc0..48c37c7 100644 (file)
@@ -2,11 +2,11 @@ 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 = "r2"
+PR = "r3"
 
 inherit e
 
-RDEPENDS += "esmart-x11"
+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"