Files
gentoo/dev-tcltk/tkcon/files/tkcon-2.7.11-tcl9.patch
Alfredo Tupone 6384098f65 dev-tcltk/tkcon: patched for tcl9
Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
2026-03-06 18:44:46 +01:00

12 lines
341 B
Diff

--- a/tkcon.tcl 2026-03-06 18:40:47.906108112 +0100
+++ b/tkcon.tcl 2026-03-06 18:40:58.827978203 +0100
@@ -57,7 +57,7 @@
if {$tcl_version < 8.4} {
return -code error "tkcon requires at least Tcl/Tk 8.4"
} else {
- package require Tk 8.4
+ package require Tk
}
# We need to load some package to get what's available, and we