This is the command tcltk-depends that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
NAME
tcltk-depends - calculates Tcl/Tk dependencies
SYNOPSIS
tcltk-depends [debhelper options]
DESCRIPTION
tcltk-depends is a debhelper-like program which is responsible for generating the
${libtclXY:Depends}, ${libtkXY:Depends}, ${libtcl:Depends}, ${libtk:Depends},
${tclXY:Depends}, ${tkXY:Depends}, ${tcl:Depends} and ${tk:Depends} substitution variables
and adding them to substvars files.
If you use this program, your package must build-depend on tcl-dev or tk-dev. If you use
${tclXY:Depends} or ${tkXY:Depends} variables, your package must build-depend on tcl-dev
(>= 8.6.0+7) or tk-dev (>= 8.6.0+7). If you use ${libtclXY:Depends}, ${libtkXY:Depends},
${libtcl:Depends} or {libtk:Depends} variables, your package must build-depend on tcl-dev
(>= 8.6.0+9) or tk-dev (>= 8.6.0+9).
Use tcltk-depends online using onworks.net services