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

Bug 115175

Summary: X use flag makes gnokii depend on gtk
Product: Gentoo Linux Reporter: Andrei Slavoiu <ansla80>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: VERIFIED INVALID    
Severity: minor    
Priority: High    
Version: unspecified   
Hardware: All   
OS: All   
Whiteboard:
Package list:
Runtime testing required: ---

Description Andrei Slavoiu 2005-12-11 03:03:04 UTC
With the X flag set gnokii will depend on the gtk library. The gtk use flag  
would be more suited for this dependency instead of X. X should only add 
dependency to the X11 libraries, not higher level toolkits. 

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2005-12-11 03:30:59 UTC
Uhm, no? It enables X11 support, see $(use_with X x) line in the ebuild. The
fact that X11 support requires gtk+ does make this any different, the flag does
exactly what's it supposed to do.

# euse -i X
global use flags (searching: X)
************************************************************

[- cD ] X - Adds support for X11
Comment 2 Andrei Slavoiu 2006-08-10 09:59:59 UTC
Closed.