slackbuilds_ponce/libraries/ecore/README
Robby Workman 66e79b6e5f libraries/ecore: Noted evas dependency
It's not a hard dep, but it's required if your plan is to
later build enlightenment, so let's just note it here.

Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2011-02-06 14:54:32 -06:00

7 lines
284 B
Text

Ecore is part of Enlightenment DR17 foundation libraries.
Ecore is the core event abstraction layer and X abstraction layer that
makes doing selections, Xdnd, general X stuff, and event loops,
timeouts and idle handlers fast, optimized, and convenient.
This requires eina and evas.