Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 115175 - X use flag makes gnokii depend on gtk
Summary: X use flag makes gnokii depend on gtk
Status: VERIFIED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: High minor (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-12-11 03:03 UTC by Andrei Slavoiu
Modified: 2006-08-10 09:59 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 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.