zstd: Make this part of the core distributions

Many packages link against it and we should make use of it
when we have it.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
Michael Tremer
2020-08-18 10:13:01 +00:00
parent f8a54e1961
commit c67ff7d72c
4 changed files with 2 additions and 6 deletions

View File

@@ -0,0 +1,20 @@
usr/bin/unzstd
usr/bin/zstd
usr/bin/zstdcat
usr/bin/zstdgrep
usr/bin/zstdless
usr/bin/zstdmt
#usr/include/zbuff.h
#usr/include/zdict.h
#usr/include/zstd.h
#usr/include/zstd_errors.h
#usr/lib/libzstd.a
usr/lib/libzstd.so
usr/lib/libzstd.so.1
usr/lib/libzstd.so.1.4.5
#usr/lib/pkgconfig/libzstd.pc
#usr/share/man/man1/unzstd.1
#usr/share/man/man1/zstd.1
#usr/share/man/man1/zstdcat.1
#usr/share/man/man1/zstdgrep.1
#usr/share/man/man1/zstdless.1