mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
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:
@@ -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
|
||||
Reference in New Issue
Block a user