diff options
author | Robby Workman <rworkman@slackbuilds.org> | 2021-04-21 00:48:16 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2021-04-21 00:48:16 -0500 |
commit | 530998829777691cc2d41d46f3c02b71f587a4f6 (patch) | |
tree | 6167d82ae305a1854eeb12c809c0253868d61895 /development/mads | |
parent | 7a4432293095e25f567ebf41ca6bd19807486e71 (diff) |
various: Kill lz4 dep mention
Diffstat (limited to 'development/mads')
-rw-r--r-- | development/mads/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/development/mads/README b/development/mads/README index 52ce5d746134..b8e60eeb3fbe 100644 --- a/development/mads/README +++ b/development/mads/README @@ -11,7 +11,7 @@ label names. worth looking at. The DOS/Windows package of MADS ships with various executables in examples/compression. These are not included in the package. "Squash", "deflate", and "rle" ship with source, so you -can compile these yourself if you need them. "Exomizer", "lz4", and +can compile these yourself if you need them. "Exomizer" and "pucrunch" exist on SlackBuilds.org, in the system/ category. Syntax highlighting for the vim and scite editors is included. |