From: Alon Bar-Lev Date: Tue, 14 Nov 2017 20:03:37 +0000 (+0200) Subject: app-crypt/pinentry: relax REQUIRED_USE X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=7a268173ceb6515e822e8bba04696b2208fd1eb8;p=gentoo.git app-crypt/pinentry: relax REQUIRED_USE Gentoo-Bug: https://bugs.gentoo.org/637510 Package-Manager: Portage-2.3.8, Repoman-2.3.3 --- diff --git a/app-crypt/pinentry/pinentry-1.0.0-r2.ebuild b/app-crypt/pinentry/pinentry-1.0.0-r2.ebuild index 1f5f8bde87e9..a5e41681c2cf 100644 --- a/app-crypt/pinentry/pinentry-1.0.0-r2.ebuild +++ b/app-crypt/pinentry/pinentry-1.0.0-r2.ebuild @@ -39,10 +39,8 @@ RDEPEND="${CDEPEND} " REQUIRED_USE=" - || ( ncurses gtk qt5 ) gtk? ( !static ) qt5? ( !static ) - static? ( ncurses ) " DOCS=( AUTHORS ChangeLog NEWS README THANKS TODO )