diff options
author | Joonas Niilola <juippis@gentoo.org> | 2021-02-27 17:46:30 +0200 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2021-02-27 17:48:37 +0200 |
commit | 98f167352ce0df0881c5b307f7e6dd3726c6973e (patch) | |
tree | 1b8fe406020b4c08d640f669afa092fe66fce91f /x11-wm | |
parent | www-servers/tomcat: remove unused patch (diff) | |
download | gentoo-98f167352ce0df0881c5b307f7e6dd3726c6973e.tar.gz gentoo-98f167352ce0df0881c5b307f7e6dd3726c6973e.tar.bz2 gentoo-98f167352ce0df0881c5b307f7e6dd3726c6973e.zip |
x11-wm/enlightenment: add pinentry[efl] to optfeature
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 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-wm/enlightenment/enlightenment-0.24.2-r1.ebuild b/x11-wm/enlightenment/enlightenment-0.24.2-r1.ebuild index 5503d259ae4e..6651273cf861 100644 --- a/x11-wm/enlightenment/enlightenment-0.24.2-r1.ebuild +++ b/x11-wm/enlightenment/enlightenment-0.24.2-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -98,6 +98,7 @@ pkg_postinst() { xdg_mimeinfo_database_update elog "Additional programs to complete full EFL suite: " + optfeature "efl-based pinentry interface" app-crypt/pinentry[efl] optfeature "better monitor backlight and brightness controls" app-misc/ddcutil optfeature "office file thumbnails" app-office/libreoffice app-office/libreoffice-bin optfeature "an EFL-based IDE" dev-util/edi |