net-print/hplip: Tweak REQUIRED_USE.
authorDaniel Pielmeier <billie@gentoo.org>
Sun, 12 Jun 2016 14:21:59 +0000 (16:21 +0200)
committerDaniel 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

index ec5c31af63734e1e1fe1eacf5d41b6a2ecca4eda..6f242adf651700cb9398ad92644c334e66ed8691 100644 (file)
@@ -67,7 +67,7 @@ RDEPEND="${COMMON_DEPEND}
 
 REQUIRED_USE="
        !minimal? ( ${PYTHON_REQUIRED_USE} )
-       !minimal? ( ^^ ( qt4 qt5 ) )
+       !minimal? ( qt4? ( !qt5 ) )
 "
 
 CONFIG_CHECK="~PARPORT ~PPDEV"