README: catch up with configure flags for Wayland support
authorStefan Schmidt <stefan@osg.samsung.com>
Wed, 10 Aug 2016 09:09:36 +0000 (11:09 +0200)
committerStefan Schmidt <stefan@osg.samsung.com>
Wed, 10 Aug 2016 09:09:36 +0000 (11:09 +0200)
We need elput for input handling and drm here as well. Already fixed in the
release notes but better catchup here as well.

README

diff --git a/README b/README
index c4ebf04..71f8519 100644 (file)
--- a/README
+++ b/README
@@ -564,7 +564,9 @@ Wayland is also supported fairly solidly in EFL 1.8. It is not
 required by default due to it being new and not that widely spread.
 You can enable Wayland support with:
 
-    --enable-wayland
+    --enable-wayland \
+    --enable-elput \
+    --enable-drm
 
 For faster rendering when dithering down to lower-than 24/32bpp, you
 can try: