From cef4e511868d109e5775ba2d21f7ef988b86f9a4 Mon Sep 17 00:00:00 2001 From: Justin Patrin Date: Sat, 13 Aug 2005 00:50:47 +0000 Subject: Fix dependencies for all EFL and E17 packages Fix problems with edje/embryo (stage .inc files) Add a patch for e-wm which will automatically scroll menus onto the screen when the cursor is within 5px of the edge of the screen Enable edb frontends for GTK and ncurses --- packages/efl/ecore.inc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'packages/efl/ecore.inc') 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 -- cgit v1.2.3