diff options
author | Joonas Niilola <juippis@gmail.com> | 2018-06-16 10:17:33 +0300 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2018-06-17 14:43:04 +0200 |
commit | 4fc548d1a90937e9834ea8058cc53b741f9dd847 (patch) | |
tree | f01f8cad215a98961b38cdeb76ed40ca074f5e2e /x11-wm/enlightenment | |
parent | sys-kernel/ck-sources: genpatches-4.16-17 (diff) | |
download | gentoo-4fc548d1a90937e9834ea8058cc53b741f9dd847.tar.gz gentoo-4fc548d1a90937e9834ea8058cc53b741f9dd847.tar.bz2 gentoo-4fc548d1a90937e9834ea8058cc53b741f9dd847.zip |
x11-wm/enlightenment: force later efl to be used with e21
In theory 1.17 still works without wayland, but it causes troubles
when using stable version of EFL and ~testing version of E.
Closes: https://bugs.gentoo.org/658178
Closes: https://github.com/gentoo/gentoo/pull/8850
Package-Manager: Portage[mgorny]-2.3.36.1
Diffstat (limited to 'x11-wm/enlightenment')
-rw-r--r-- | x11-wm/enlightenment/enlightenment-0.21.11.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/enlightenment/enlightenment-0.21.11.ebuild b/x11-wm/enlightenment/enlightenment-0.21.11.ebuild index b360779f58ff..53fef39f2c9b 100644 --- a/x11-wm/enlightenment/enlightenment-0.21.11.ebuild +++ b/x11-wm/enlightenment/enlightenment-0.21.11.ebuild @@ -42,7 +42,7 @@ IUSE_E_MODULES=( IUSE="acpi connman doc egl nls pam static-libs systemd udisks wayland ${IUSE_E_MODULES[@]/#/+}" RDEPEND=" - >=dev-libs/efl-1.17.0[eet,X] + >=dev-libs/efl-1.18.0[eet,X] virtual/udev x11-libs/libXext x11-libs/libxcb |