Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 70082 - apsfilter depends on cups even if USE="-cups" is set
Summary: apsfilter depends on cups even if USE="-cups" is set
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-11-04 12:45 UTC by Stephan Elsner
Modified: 2004-11-04 13:10 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 Stephan Elsner 2004-11-04 12:45:00 UTC
When I do an emerge -pv apsfilter, I see that cups will be emerged too. Cups do not work properly with a hp laserjet 4+ network printer (jetDirect) so I want to use apsfilter WITHOUT cups. I have -cups in my use flags but that seems to be ignored by apsfilter.

Reproducible: Always
Steps to Reproduce:
put -cups in use flags /etc/make.conf
emerge -pv apsfilter

Actual Results:  
cups will be emerged

Expected Results:  
cups will NOT be emerged
Comment 1 Marius Mauch (RETIRED) gentoo-dev 2004-11-04 13:10:57 UTC
It doesn't depend on cups but on a generic printer spooler to provide "virtual/lpr", cups is just the default.