summaryrefslogtreecommitdiff
path: root/packages/efl/ecore.inc
diff options
context:
space:
mode:
Diffstat (limited to 'packages/efl/ecore.inc')
-rw-r--r--packages/efl/ecore.inc3
1 files changed, 2 insertions, 1 deletions
diff --git a/packages/efl/ecore.inc b/packages/efl/ecore.inc
index 38c64e4615..ecd5fef642 100644
--- a/packages/efl/ecore.inc
+++ b/packages/efl/ecore.inc
@@ -3,7 +3,8 @@ foundation libraries. It makes makes doing selections, drag and drop, event loop
timeouts and idle handlers fast, optimized, and convenient."
LEAD_SONAME = "libecore.so"
LICENSE = "MIT"
-DEPENDS = "curl edb eet virtual/evas freetype edb-native"
+# can also have openssl, dbus
+DEPENDS = "virtual/evas curl eet"
inherit efl