Merge pull request #24412 from justincormack/aarch64-ltdl
Add ltdl dependencies for aarch64
This commit is contained in:
commit
012f9f4cb8
1 changed files with 1 additions and 0 deletions
|
@ -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 \
|
||||
|
|
Loading…
Reference in a new issue