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

Bug 6546

Summary: tclx ebuild without the need for X
Product: Gentoo Linux Reporter: Benjamin J. <benjamin>
Component: New packagesAssignee: George Shapovalov (RETIRED) <george>
Status: RESOLVED FIXED    
Severity: enhancement CC: benjamin, kevin
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: tclx-8.3.ebuild

Description Benjamin J. 2002-08-15 14:47:53 UTC
the current tclx ebuild always depends on tk. the problem is that tk works only 
with X (and always wants to install it even if you don't have X in your use 
flags) so i modified the ebuild to depend on tk only when you have X in use 
flags because tclx builds without it
Comment 1 Benjamin J. 2002-08-15 14:48:25 UTC
Created attachment 3108 [details]
tclx-8.3.ebuild
Comment 2 George Shapovalov (RETIRED) gentoo-dev 2002-08-16 16:50:02 UTC
Thanks pcgod!

committed the changes.

George