otcl: added tk to the package dependencies

This commit is contained in:
Renato Caldas 2015-06-07 19:10:34 +01:00
parent f7ebc02923
commit d358335097

View File

@ -21,6 +21,7 @@ maintainer=\
requires=\ requires=\
( (
'tcl/default' 'tcl/default'
'tk/default'
'xorg-libx11/default' 'xorg-libx11/default'
'xorg-libxt/default' 'xorg-libxt/default'
) )