efl readme - remove liblz4 from recommendations
authorCarsten Haitzler (Rasterman) <raster@rasterman.com>
Fri, 28 Apr 2017 09:59:44 +0000 (18:59 +0900)
committerCarsten Haitzler (Rasterman) <raster@rasterman.com>
Fri, 28 Apr 2017 09:59:44 +0000 (18:59 +0900)
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.

README

diff --git a/README b/README
index 073a5fd..8b78d0c 100644 (file)
--- a/README
+++ b/README
@@ -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