[Pkg-tcltk-devel] gitk: package depends explicitly on tk, wish may be more appropriate
Francesco P. Lovergine
frankie at debian.org
Fri Feb 19 10:34:11 UTC 2010
On Fri, Feb 19, 2010 at 04:16:33AM -0600, Jonathan Nieder wrote:
> Francesco P. Lovergine wrote:
>
> > If the program depends strictly on non default version, you have to use
> > tk8.5 (>= 8.5.7) | tk (>= 8.5.7)
>
> Makes sense. What should the program invoke instead of wish?
>
wish8.5 or wish as second choice, but the program should also check
if it is using tk >= 8.5 in any case. So check $tk_version or see
package(3tcl) to require a specific Tk version or what else.
--
Francesco P. Lovergine
More information about the Pkg-tcltk-devel
mailing list