various: Kill lz4 dep mention
This commit is contained in:
parent
7a44322930
commit
5309988297
|
@ -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.
|
||||
|
|
|
@ -5,6 +5,6 @@ DOWNLOAD="https://github.com/borgbackup/borg/releases/download/1.1.13/borgbackup
|
|||
MD5SUM="a82d2bdf61bfaeebb90ac8ab1347657a"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="libb2 lz4 msgpack-python setuptools-scm"
|
||||
REQUIRES="libb2 msgpack-python setuptools-scm"
|
||||
MAINTAINER="Andrzej Telszewski"
|
||||
EMAIL="atelszewski@gmail.com"
|
||||
|
|
Loading…
Reference in New Issue