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

Bug 206743

Summary: net-print/hplip-2.7.10 - replace X use flags w/ qt3
Product: Gentoo Linux Reporter: Luca Bruno <lethalman88>
Component: [OLD] PrintingAssignee: Printing Team <printing>
Status: RESOLVED INVALID    
Severity: trivial    
Priority: Lowest    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Luca Bruno 2008-01-20 09:29:42 UTC
This is the actual check in RDEPEND: X? ( >=dev-python/PyQt-3.14 )
In my hopinion that should be qt3? I had to update hplip with -X.
I think this is pretty invasive.

Reproducible: Always
Comment 1 Denis Dupeyron (RETIRED) gentoo-dev 2008-02-05 08:56:36 UTC
The idea is that the X use flag activates the graphical interface of hplip. The fact that the X interface triggers a dependency on PyQt and thus Qt is unfortunate and I sincerely regret it. A qt3 USE flag wouldn't be any more valid than say a python USE flag in this case. The Qt and python dependencies are a consequence of the optional functionality, not the functionality itself.

Denis.
Comment 2 Denis Dupeyron (RETIRED) gentoo-dev 2008-04-02 06:20:28 UTC
*** Bug 215793 has been marked as a duplicate of this bug. ***