Add tcl/tk, so gitk and git-gui will work
[msysgit/historical-msysgit.git] / lib / tk8.4 / pkgIndex.tcl
blob7a63e38371149d999abf85d055a46c1d2f207abc
1 if {[package vcompare [package provide Tcl] 8.4] != 0} { return }
2 package ifneeded Tk 8.4 [list load [file join $dir .. .. bin tk84.dll] Tk]