x11-wm/enlightenment: wayland requires elogind/systemd support in efl

Bug: https://bugs.gentoo.org/726762
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
This commit is contained in:
Joonas Niilola
2020-11-25 14:20:23 +02:00
parent 7eca2cb0e5
commit e976c167bf

View File

@@ -31,7 +31,11 @@ RDEPEND=">=dev-libs/efl-1.24.1[eet,fontconfig,X]
systemd? ( sys-apps/systemd )
udisks? ( sys-fs/udisks:2 )
wayland? (
>=dev-libs/efl-1.22.0[drm,wayland]
|| (
dev-libs/efl[systemd]
dev-libs/efl[elogind]
)
dev-libs/efl[drm,wayland]
dev-libs/wayland
x11-libs/libxkbcommon
x11-libs/pixman