Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 521494

Summary: x11-libs/gtk+ depends of cups with USE flags disabled
Product: Gentoo Linux Reporter: BRULE Herman <alpha_one_x86>
Component: [OLD] ServerAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED INVALID    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description BRULE Herman 2014-08-29 10:39:56 UTC
Hello,
Gtk+ depends of cups with USE flags disabled, force to me to install lot of X dep for java in console only.

Reproducible: Always
Comment 1 Samuli Suominen (RETIRED) gentoo-dev 2014-08-29 10:49:33 UTC
That's incorrect.

$ grep net-print/cups *.ebuild
gtk+-2.24.23.ebuild:	cups? ( net-print/cups:= )
gtk+-2.24.23-r2.ebuild:	cups? ( >=net-print/cups-1.7.1-r2:=[${MULTILIB_USEDEP}] )
gtk+-2.24.24.ebuild:	cups? ( >=net-print/cups-1.7.1-r2:=[${MULTILIB_USEDEP}] )
gtk+-3.10.8.ebuild:	cups? ( >=net-print/cups-1.2 )
gtk+-3.12.2.ebuild:	cups? ( >=net-print/cups-1.2 )
gtk+-3.4.4.ebuild:	cups? ( >=net-print/cups-1.2 )