diff options
author | Alon Bar-Lev <alonbl@gentoo.org> | 2017-11-14 22:03:37 +0200 |
---|---|---|
committer | Alon Bar-Lev <alonbl@gentoo.org> | 2017-11-14 22:04:16 +0200 |
commit | 7a268173ceb6515e822e8bba04696b2208fd1eb8 (patch) | |
tree | 697ce21719f9aa006b96d805922a4be9593d1451 /app-crypt | |
parent | media-libs/exiftool: version bump to 10.66 (diff) | |
download | gentoo-7a268173ceb6515e822e8bba04696b2208fd1eb8.tar.gz gentoo-7a268173ceb6515e822e8bba04696b2208fd1eb8.tar.bz2 gentoo-7a268173ceb6515e822e8bba04696b2208fd1eb8.zip |
app-crypt/pinentry: relax REQUIRED_USE
Gentoo-Bug: https://bugs.gentoo.org/637510
Package-Manager: Portage-2.3.8, Repoman-2.3.3
Diffstat (limited to 'app-crypt')
-rw-r--r-- | app-crypt/pinentry/pinentry-1.0.0-r2.ebuild | 2 |
1 files changed, 0 insertions, 2 deletions
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 ) |