projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bf232f4
)
net-print/hplip: Tweak REQUIRED_USE.
author
Daniel Pielmeier
<billie@gentoo.org>
Sun, 12 Jun 2016 14:21:59 +0000
(16:21 +0200)
committer
Daniel Pielmeier
<billie@gentoo.org>
Sun, 12 Jun 2016 14:22:23 +0000
(16:22 +0200)
Package-Manager: portage-2.2.28
net-print/hplip/hplip-3.16.5.ebuild
patch
|
blob
|
history
diff --git
a/net-print/hplip/hplip-3.16.5.ebuild
b/net-print/hplip/hplip-3.16.5.ebuild
index ec5c31af63734e1e1fe1eacf5d41b6a2ecca4eda..6f242adf651700cb9398ad92644c334e66ed8691 100644
(file)
--- a/
net-print/hplip/hplip-3.16.5.ebuild
+++ b/
net-print/hplip/hplip-3.16.5.ebuild
@@
-67,7
+67,7
@@
RDEPEND="${COMMON_DEPEND}
REQUIRED_USE="
!minimal? ( ${PYTHON_REQUIRED_USE} )
- !minimal? (
^^ ( qt4
qt5 ) )
+ !minimal? (
qt4? ( !
qt5 ) )
"
CONFIG_CHECK="~PARPORT ~PPDEV"