Merge pull request #9735 from jumpserver/dev

fix: 修复 loong64 grpc 构建失败
pull/9991/head
老广 2023-02-23 21:48:51 +08:00 committed by GitHub
commit 6bb6e8eb9b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -24,6 +24,7 @@ ARG DEPENDENCIES=" \
libjpeg-dev \
libldap2-dev \
libsasl2-dev \
libssl-dev \
libxml2-dev \
libxmlsec1-dev \
libxmlsec1-openssl \