projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b1a7c07
)
app-crypt/pinentry: relax REQUIRED_USE
author
Alon Bar-Lev
<alonbl@gentoo.org>
Tue, 14 Nov 2017 20:03:37 +0000
(22:03 +0200)
committer
Alon Bar-Lev
<alonbl@gentoo.org>
Tue, 14 Nov 2017 20:04:16 +0000
(22:04 +0200)
Gentoo-Bug: https://bugs.gentoo.org/637510
Package-Manager: Portage-2.3.8, Repoman-2.3.3
app-crypt/pinentry/pinentry-1.0.0-r2.ebuild
patch
|
blob
|
history
diff --git
a/app-crypt/pinentry/pinentry-1.0.0-r2.ebuild
b/app-crypt/pinentry/pinentry-1.0.0-r2.ebuild
index 1f5f8bde87e94547dd1fb5fd9d310f6a884d7c8f..a5e41681c2cfa553a3e737a993ae23fc0c6f11f4 100644
(file)
--- 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 )