summaryrefslogtreecommitdiff
path: root/packages/efl/ecore.inc
diff options
context:
space:
mode:
authorJustin Patrin <papercrane@gmail.com>2005-08-13 00:54:35 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2005-08-13 00:54:35 +0000
commit631ca0ec21d62a23bf2fdbee26a879d53d01df79 (patch)
treee0da0780bb5bf5cf9857042f620e3842f5e055bb /packages/efl/ecore.inc
parent73769ef9efc2a0868dfb0ec3e63530e5c2ab5b17 (diff)
parentcef4e511868d109e5775ba2d21f7ef988b86f9a4 (diff)
merge of 2b96ead32d1d5f15cc59a0f801a519f3bf4644cf
and d34b6f078abca855ff8e570f35e7de8c121eebd0
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