summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorStefan Schmidt <stefan@osg.samsung.com>2016-08-10 11:09:36 +0200
committerStefan Schmidt <stefan@osg.samsung.com>2016-08-10 11:09:36 +0200
commitcb5ff3c60b7aebcf5f110a88cd8ab51fdaa0a4b8 (patch)
tree0f7c3c8acb55ff29d327db33643f92d10b1fd637 /README
parent1185c40e508ca2ecc4c5e86ba28835b4e61f1c21 (diff)
downloadefl-cb5ff3c60b7aebcf5f110a88cd8ab51fdaa0a4b8.tar.gz
README: catch up with configure flags for Wayland support
We need elput for input handling and drm here as well. Already fixed in the release notes but better catchup here as well.
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 3 insertions, 1 deletions
diff --git a/README b/README
index c4ebf04102..71f85191c4 100644
--- 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: