diff --git a/legacy/edje/src/lib/Edje.h b/legacy/edje/src/lib/Edje.h index 5006674895..b68bbb2297 100644 --- a/legacy/edje/src/lib/Edje.h +++ b/legacy/edje/src/lib/Edje.h @@ -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.