diff options
author | Justin Patrin <papercrane@gmail.com> | 2007-01-27 22:37:14 +0000 |
---|---|---|
committer | Justin Patrin <papercrane@gmail.com> | 2007-01-27 22:37:14 +0000 |
commit | 4e14757e455f60c3d29747412a2364b29aec53e8 (patch) | |
tree | 2a22ef0ea92f9b7fee43cef35003dadbccd3238f /packages/efl/ecore.inc | |
parent | 5f953ef49e4be710792f1bd829d540d986a20952 (diff) |
efl, e17: update ot newest versions
Diffstat (limited to 'packages/efl/ecore.inc')
-rw-r--r-- | packages/efl/ecore.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/efl/ecore.inc b/packages/efl/ecore.inc index e0e65b69c0..7d89435598 100644 --- a/packages/efl/ecore.inc +++ b/packages/efl/ecore.inc @@ -3,7 +3,7 @@ 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" -# can also have openssl, dbus +# can also have openssl, dbus, iconv DEPENDS += "virtual/evas curl eet" PROVIDES += "virtual/ecore" |