Merge pull request #24412 from justincormack/aarch64-ltdl
Add ltdl dependencies for aarch64 Upstream-commit: 012f9f4cb8c62a624728bcadb16d06c79f5d7c0f Component: engine
This commit is contained in:
@ -36,6 +36,7 @@ RUN apt-get update && apt-get install -y \
|
||||
libapparmor-dev \
|
||||
libc6-dev \
|
||||
libcap-dev \
|
||||
libltdl-dev \
|
||||
libsqlite3-dev \
|
||||
libsystemd-dev \
|
||||
mercurial \
|
||||
|
||||
Reference in New Issue
Block a user