actually ecore_x is not needed. :)

SVN revision: 76509
This commit is contained in:
Carsten Haitzler 2012-09-12 09:01:59 +00:00
parent 1074a63fb7
commit 9c1cc8bbf0
1 changed files with 1 additions and 1 deletions

View File

@ -70,7 +70,7 @@ Evas needs to be build with the JPEG, PNG and EET image loaders enabled at a
minimum. You will also need the buffer engine (which requires the
software_generic engine) as well.
Ecore (library) needs the ECORE, ECORE_EVAS and ECORE_X modules built at a minimum.
Ecore (library) needs the ECORE and ECORE_EVAS modules built at a minimum.
It's suggested to build all the Ecore modules. You will beed the Buffer
engine support built into Ecore_Evas for edje_cc to function.