summaryrefslogtreecommitdiff
path: root/packages/efl1/ecore.inc
diff options
context:
space:
mode:
authorGraeme Gregory <dp@xora.org.uk>2008-05-09 15:00:49 +0000
committerGraeme Gregory <dp@xora.org.uk>2008-05-09 15:00:49 +0000
commitde54edd91e30a585056936bd177a83495d113037 (patch)
tree7593de0048e69950bf342cd2c35a3c3772f94d05 /packages/efl1/ecore.inc
parenta7c258010581644b7037caa9532da879de66724c (diff)
ecore.inc : fix DEPENDS from OM mtn
Diffstat (limited to 'packages/efl1/ecore.inc')
-rw-r--r--packages/efl1/ecore.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/efl1/ecore.inc b/packages/efl1/ecore.inc
index 84c0b90c29..140254f897 100644
--- 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}"