mirror of
https://github.com/jumpserver/jumpserver.git
synced 2025-06-03 04:09:37 +00:00
perf: 添加 arm64 缺失依赖
This commit is contained in:
parent
ba6660216c
commit
0d27bfcfa9
@ -55,7 +55,9 @@ ARG BUILD_DEPENDENCIES=" \
|
|||||||
|
|
||||||
ARG DEPENDENCIES=" \
|
ARG DEPENDENCIES=" \
|
||||||
default-libmysqlclient-dev \
|
default-libmysqlclient-dev \
|
||||||
|
freetds-dev \
|
||||||
gettext \
|
gettext \
|
||||||
|
libkrb5-dev \
|
||||||
libldap2-dev \
|
libldap2-dev \
|
||||||
libsasl2-dev"
|
libsasl2-dev"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user