mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2026-02-11 10:41:40 +01:00
fix: update package name for LZ4 compat package
Signed-off-by: Georg Lauterbach <44545919+georglauterbach@users.noreply.github.com>
This commit is contained in:
parent
fdd038c164
commit
665a119345
@ -96,7 +96,7 @@ function _install_packages() {
|
||||
local CODECS_PACKAGES=(
|
||||
altermime arj bzip2
|
||||
cabextract cpio file
|
||||
gzip lhasa liblz4-tool
|
||||
gzip lhasa lz4
|
||||
lrzip lzop nomarch
|
||||
p7zip-full pax rpm2cpio
|
||||
unrar-free unzip xz-utils
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user