summaryrefslogtreecommitdiff
path: root/x11-wm
diff options
context:
space:
mode:
authorJoonas Niilola <juippis@gentoo.org>2020-11-25 14:20:23 +0200
committerJoonas Niilola <juippis@gentoo.org>2020-11-25 14:27:06 +0200
commite976c167bf4ba1aa0fbc6ee2d1aab4b1bf5d74a2 (patch)
tree05b6eda5dc0e05af827c9697585f769d5994f01b /x11-wm
parentx11-wm/enlightenment: remove old 0.24.1 (diff)
downloadgentoo-e976c167bf4ba1aa0fbc6ee2d1aab4b1bf5d74a2.tar.gz
gentoo-e976c167bf4ba1aa0fbc6ee2d1aab4b1bf5d74a2.tar.bz2
gentoo-e976c167bf4ba1aa0fbc6ee2d1aab4b1bf5d74a2.zip
x11-wm/enlightenment: wayland requires elogind/systemd support in efl
Bug: https://bugs.gentoo.org/726762 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'x11-wm')
-rw-r--r--x11-wm/enlightenment/enlightenment-0.24.2-r1.ebuild (renamed from x11-wm/enlightenment/enlightenment-0.24.2.ebuild)6
1 files changed, 5 insertions, 1 deletions
diff --git a/x11-wm/enlightenment/enlightenment-0.24.2.ebuild b/x11-wm/enlightenment/enlightenment-0.24.2-r1.ebuild
index 6120d4f829f3..5503d259ae4e 100644
--- a/x11-wm/enlightenment/enlightenment-0.24.2.ebuild
+++ b/x11-wm/enlightenment/enlightenment-0.24.2-r1.ebuild
@@ -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