Jin Eguchi
4 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
4 additions and
4 deletions
-
contrib/build-linux/appimage/Dockerfile
|
|
@ -11,15 +11,15 @@ RUN apt-get update -q && \ |
|
|
|
autoconf=2.69-9 \ |
|
|
|
libtool=2.4.6-0.1 \ |
|
|
|
xz-utils=5.1.1alpha+20120614-2ubuntu2 \ |
|
|
|
libssl-dev=1.0.2g-1ubuntu4.16 \ |
|
|
|
libssl1.0.0=1.0.2g-1ubuntu4.16 \ |
|
|
|
openssl=1.0.2g-1ubuntu4.16 \ |
|
|
|
libssl-dev=1.0.2g-1ubuntu4.17 \ |
|
|
|
libssl1.0.0=1.0.2g-1ubuntu4.17 \ |
|
|
|
openssl=1.0.2g-1ubuntu4.17 \ |
|
|
|
zlib1g-dev=1:1.2.8.dfsg-2ubuntu4.3 \ |
|
|
|
libffi-dev=3.2.1-4 \ |
|
|
|
libncurses5-dev=6.0+20160213-1ubuntu1 \ |
|
|
|
libsqlite3-dev=3.11.0-1ubuntu1.5 \ |
|
|
|
libusb-1.0-0-dev=2:1.0.20-1 \ |
|
|
|
libudev-dev=229-4ubuntu21.28 \ |
|
|
|
libudev-dev=229-4ubuntu21.29 \ |
|
|
|
gettext=0.19.7-2ubuntu3.1 \ |
|
|
|
libzbar0=0.10+doc-10ubuntu1 \ |
|
|
|
libdbus-1-3=1.10.6-1ubuntu3.6 \ |
|
|
|