git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4dc1f43
)
entice: "esmart-x11" doesn't exist in packageland, libesmart<foo>0 does
author
Koen Kooi
<koen@openembedded.org>
Sat, 5 Aug 2006 13:15:40 +0000
(13:15 +0000)
committer
Koen Kooi
<koen@openembedded.org>
Sat, 5 Aug 2006 13:15:40 +0000
(13:15 +0000)
packages/e17/entice_20060128.bb
patch
|
blob
|
history
diff --git
a/packages/e17/entice_20060128.bb
b/packages/e17/entice_20060128.bb
index
271bcc0
..
48c37c7
100644
(file)
--- a/
packages/e17/entice_20060128.bb
+++ b/
packages/e17/entice_20060128.bb
@@
-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 = "r
2
"
+PR = "r
3
"
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"