Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 521494 - x11-libs/gtk+ depends of cups with USE flags disabled
Summary: x11-libs/gtk+ depends of cups with USE flags disabled
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Server (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-08-29 10:39 UTC by BRULE Herman
Modified: 2014-08-29 10:49 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 )