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

Bug 421185

Summary: gutenprint-5.2.8.ebuild has an incorrect gtk dependency
Product: Gentoo Linux Reporter: James Lockie <bjlockie>
Component: Current packagesAssignee: 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 James Lockie 2012-06-15 02:06:18 UTC
!!! The ebuild selected to satisfy "gutenprint" has unmet requirements.
- net-print/gutenprint-5.2.8::gentoo USE="cups gimp nls readline -foomaticdb -gtk -ppds -static-libs"

  The following REQUIRED_USE flag constraints are unsatisfied:
    gimp? ( gtk )

I masked 5.2.8 and used gutenprint-5.2.7-r1
I have gimp, just no gtk.

Reproducible: Always

Steps to Reproduce:
emerge gutenprint
Actual Results:  
fails with a gtk requirement

Expected Results:  
emerges without gtk
Comment 1 Ben de Groot (RETIRED) gentoo-dev 2012-06-15 03:38:34 UTC
The message portage gives you means that in order to enable the gimp useflag for gutenprint, you must also enable the gtk useflag for this package. If you don't want to enable the gtk useflag for gutenprint, then you must also disable the gimp useflag for this package.