From de54edd91e30a585056936bd177a83495d113037 Mon Sep 17 00:00:00 2001 From: Graeme Gregory Date: Fri, 9 May 2008 15:00:49 +0000 Subject: [PATCH] ecore.inc : fix DEPENDS from OM mtn --- packages/efl1/ecore.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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}" -- 2.39.5