Skip to content

Commit

Permalink
add missing prerequisity for Tk-CodeText-0.53
Browse files Browse the repository at this point in the history
  • Loading branch information
matyaskopp committed Sep 30, 2024
1 parent d09986d commit aa238f3
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion tred_refactored/devel/unix_install/packages_unix/install.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ sub perl_modules {
# Probe-Perl-
# Test-Script-
qw(
Term-Table-
Term-Table-
Test-Simple-
Capture-Tiny-
Perl-OSType-
Expand All @@ -58,6 +58,12 @@ sub perl_modules {
Tie-IxHash-
Tk-
Syntax-Highlight-Perl-
Getopt::Long-
Math::Round-
Syntax::Kamelon-
Test::Tk-
Tk::ColorEntry-
Tk::PopList-
Tk-CodeText-
Compress-Raw-Zlib-
Compress-Raw-Bzip2-
Expand Down

0 comments on commit aa238f3

Please sign in to comment.