summaryrefslogtreecommitdiff
path: root/Master/tlpkg/tltcl/lib/tcl8.6/opt0.4/pkgIndex.tcl
diff options
context:
space:
mode:
Diffstat (limited to 'Master/tlpkg/tltcl/lib/tcl8.6/opt0.4/pkgIndex.tcl')
-rw-r--r--Master/tlpkg/tltcl/lib/tcl8.6/opt0.4/pkgIndex.tcl4
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/tlpkg/tltcl/lib/tcl8.6/opt0.4/pkgIndex.tcl b/Master/tlpkg/tltcl/lib/tcl8.6/opt0.4/pkgIndex.tcl
index 107d4c6afe0..23e118cc509 100644
--- a/Master/tlpkg/tltcl/lib/tcl8.6/opt0.4/pkgIndex.tcl
+++ b/Master/tlpkg/tltcl/lib/tcl8.6/opt0.4/pkgIndex.tcl
@@ -8,5 +8,5 @@
# script is sourced, the variable $dir must contain the
# full path name of this file's directory.
-if {![package vsatisfies [package provide Tcl] 8.2]} {return}
-package ifneeded opt 0.4.6 [list source [file join $dir optparse.tcl]]
+if {![package vsatisfies [package provide Tcl] 8.5-]} {return}
+package ifneeded opt 0.4.8 [list source [file join $dir optparse.tcl]]