summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorCarsten Haitzler (Rasterman) <raster@rasterman.com>2017-04-28 18:59:44 +0900
committerCarsten Haitzler (Rasterman) <raster@rasterman.com>2017-04-28 18:59:44 +0900
commitadc75aef45040e220dc501590fc19cbc13d804a3 (patch)
treedac94a192a66fc9c8c10c6597463986154691c03 /README
parent0bf3da41e40b7a622a4dd66320546956e1d597f8 (diff)
downloadefl-adc75aef45040e220dc501590fc19cbc13d804a3.tar.gz
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.
Diffstat (limited to 'README')
-rw-r--r--README6
1 files changed, 2 insertions, 4 deletions
diff --git a/README b/README
index 073a5fde62..8b78d0ccee 100644
--- 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