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

@@ -34,7 +34,7 @@ TARGET = $(DIR_INFO)/$(THISAPP)
PROG = rsync
PAK_VER = 12
DEPS = zstd
DEPS =
###############################################################################
# Top-level Rules

View File

@@ -31,10 +31,6 @@ DL_FILE = $(THISAPP).tar.gz
DL_FROM = $(URL_IPFIRE)
DIR_APP = $(DIR_SRC)/$(THISAPP)
TARGET = $(DIR_INFO)/$(THISAPP)
PROG = zstd
PAK_VER = 1
DEPS =
###############################################################################
# Top-level Rules

View File

@@ -1383,6 +1383,7 @@ buildipfire() {
lfsmake2 spandsp
lfsmake2 lz4
lfsmake2 lzo
lfsmake2 zstd
lfsmake2 openvpn
lfsmake2 mpage
lfsmake2 dbus
@@ -1433,7 +1434,6 @@ buildipfire() {
lfsmake2 xvid
lfsmake2 libmpeg2
lfsmake2 gnump3d
lfsmake2 zstd
lfsmake2 rsync
lfsmake2 rpcbind
lfsmake2 keyutils