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:
a7c2580
)
ecore.inc : fix DEPENDS from OM mtn
author
Graeme Gregory
<dp@xora.org.uk>
Fri, 9 May 2008 15:00:49 +0000
(15:00 +0000)
committer
Graeme Gregory
<dp@xora.org.uk>
Fri, 9 May 2008 15:00:49 +0000
(15:00 +0000)
packages/efl1/ecore.inc
patch
|
blob
|
history
diff --git
a/packages/efl1/ecore.inc
b/packages/efl1/ecore.inc
index
84c0b90
..
140254f
100644
(file)
--- a/
packages/efl1/ecore.inc
+++ b/
packages/efl1/ecore.inc
@@
-1,6
+1,6
@@
DESCRIPTION = "Ecore is the Enlightenment application framework library"
LICENSE = "MIT BSD"
-DEPENDS = "curl eet evas tslib"
+DEPENDS = "curl eet evas tslib
libxtst libxscrnsaver
"
# optional
# DEPENDS += "directfb libsdl-x11 openssl virtual/libiconv"
PV = "0.9.9.042+cvs${SRCDATE}"