Don't remove util-linux-dev
The util-linux-dev package on Alpine Linux provides the libuuid.so library and thus it must not be removed.
This commit is contained in:
@ -14,7 +14,7 @@ sqlite-libs tcl-dev util-linux-dev xz xz-dev"
|
|||||||
# Packages that can be removed after build
|
# Packages that can be removed after build
|
||||||
ARG REM_PKGS="bison bash cmake flex gcc git gnutls-dev g++ jansson-dev \
|
ARG REM_PKGS="bison bash cmake flex gcc git gnutls-dev g++ jansson-dev \
|
||||||
libedit-dev libgcrypt-dev lua-dev make ncurses-dev openssl-dev perl sqlite-dev \
|
libedit-dev libgcrypt-dev lua-dev make ncurses-dev openssl-dev perl sqlite-dev \
|
||||||
tcl-dev util-linux-dev xz-dev"
|
tcl-dev xz-dev"
|
||||||
|
|
||||||
# MaxScale-specific parameters
|
# MaxScale-specific parameters
|
||||||
ARG MS_DIR=/MaxScale_workdir
|
ARG MS_DIR=/MaxScale_workdir
|
||||||
|
Reference in New Issue
Block a user