Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 6546 - tclx ebuild without the need for X
Summary: tclx ebuild without the need for X
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High enhancement (vote)
Assignee: George Shapovalov (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-08-15 14:47 UTC by Benjamin J.
Modified: 2003-02-04 19:42 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
tclx-8.3.ebuild (tclx-8.3.ebuild,2.03 KB, text/plain)
2002-08-15 14:48 UTC, Benjamin J.
Details

Note You need to log in before you can comment on or make changes to this bug.
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