@@ -59,10 +59,15 @@ } "debug" { if {$value} { append description ", With Symbols" } + } + "minbuild" { + if {$value} { + append description ", Without Tcl pkgs/ and all encodings" + } } "storage" { switch -- $value { "mk4" { append description ", Metakit-based"