Calculates tcl/tk dependencies
tcltk-depends [debhelper options]
tcltk-depends is a debhelper-like program which is responsible for generating the ${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 musr build-depend on tcl-dev (>= 8.6.0+7) or tk-dev (>= 8.6.0+7).
debhelper\|(7), /usr/share/doc/tcl-doc/tcltk-policy.txt.gz
This program is not a part of debhelper.
Sergei Golovan <[email protected]>