From 2fe0ac249dde7310721af803d6277b45038dd0ba Mon Sep 17 00:00:00 2001 From: Mike Blumenkrantz Date: Thu, 12 Feb 2015 23:31:36 -0500 Subject: [PATCH] add note about logind to wl readme --- README.wayland | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.wayland b/README.wayland index e9a4dd1bf..d42a1862a 100644 --- a/README.wayland +++ b/README.wayland @@ -22,6 +22,9 @@ Firstly, you MUST have EFL built with the following options: --enable-wayland --enable-systemd +Note that the drm engine will not be functional unless the target system +has libsystemd-login installed. + This Readme does not address the dependencies needed to enable Wayland in EFL. If you require any information for that, please see: