efl readme - remove liblz4 from recommendations

it's probably not a good idea as it adds some dirty pages for a tiny
lib that we already supply in our source. if your distro demands you
do this - fine. but i wouldnt recommend this highly.
This commit is contained in:
Carsten Haitzler 2017-04-28 18:59:44 +09:00
parent 0bf3da41e4
commit adc75aef45
1 changed files with 2 additions and 4 deletions

6
README
View File

@ -493,15 +493,13 @@ Recommended requirements (highly recommended):
* harfbuzz
* libwebp
* liblz4
Enable these with configure options:
--enable-xinput22 \
--enable-image-loader-webp \
--enable-harfbuzz \
--enable-multisense \
--enable-liblz4
--enable-multisense
COMPILER FLAGS
--------------
@ -512,7 +510,7 @@ that to ensure ABI stability you should use the exact same CFLAGS /
CXXFLAGS for all the build of EFL and any applications/libraries that
depend on them.
Other recommendations:
Other possible recommendations:
* scim