mail-client/thunderbird: allow pinentry[qt5]

Bug: https://bugs.gentoo.org/583134

Package-Manager: portage-2.2.28
This commit is contained in:
Ian Stakenvicius
2016-05-16 12:45:09 -04:00
parent 08eae0dfdf
commit 8cf3d9b748
2 changed files with 6 additions and 4 deletions

View File

@@ -62,8 +62,9 @@ CDEPEND="
crypt? ( || (
( >=app-crypt/gnupg-2.0
|| (
app-crypt/pinentry[gtk]
app-crypt/pinentry[qt4]
app-crypt/pinentry[gtk(-)]
app-crypt/pinentry[qt4(-)]
app-crypt/pinentry[qt5(-)]
)
)
=app-crypt/gnupg-1.4*

View File

@@ -60,8 +60,9 @@ CDEPEND="
crypt? ( || (
( >=app-crypt/gnupg-2.0
|| (
app-crypt/pinentry[gtk]
app-crypt/pinentry[qt4]
app-crypt/pinentry[gtk(-)]
app-crypt/pinentry[qt4(-)]
app-crypt/pinentry[qt5(-)]
)
)
=app-crypt/gnupg-1.4*