gruve-p
3 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
3 additions and
3 deletions
-
contrib/build-linux/appimage/Dockerfile
|
|
@ -16,9 +16,9 @@ RUN apt-get update -q && \ |
|
|
|
libtool=2.4.6-2 \ |
|
|
|
autopoint=0.19.8.1-6ubuntu0.3 \ |
|
|
|
xz-utils=5.2.2-1.3 \ |
|
|
|
libssl-dev=1.1.1-1ubuntu2.1~18.04.13 \ |
|
|
|
libssl1.1=1.1.1-1ubuntu2.1~18.04.13 \ |
|
|
|
openssl=1.1.1-1ubuntu2.1~18.04.13 \ |
|
|
|
libssl-dev=1.1.1-1ubuntu2.1~18.04.15 \ |
|
|
|
libssl1.1=1.1.1-1ubuntu2.1~18.04.15 \ |
|
|
|
openssl=1.1.1-1ubuntu2.1~18.04.15 \ |
|
|
|
zlib1g-dev=1:1.2.11.dfsg-0ubuntu2 \ |
|
|
|
libffi-dev=3.2.1-8 \ |
|
|
|
libncurses5-dev=6.1-1ubuntu1.18.04 \ |
|
|
|