From 66e79b6e5ff465b959aac241ba5f30720e8a7089 Mon Sep 17 00:00:00 2001 From: Robby Workman Date: Sun, 6 Feb 2011 14:54:32 -0600 Subject: 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 --- libraries/ecore/README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libraries') diff --git a/libraries/ecore/README b/libraries/ecore/README index af6a7c0b40..7d4d057374 100644 --- a/libraries/ecore/README +++ b/libraries/ecore/README @@ -4,4 +4,4 @@ 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. +This requires eina and evas. -- cgit v1.2.3