Browse Source
appimage: update package in dockerfile
Ubuntu no longer serves old version
hard-fail-on-bad-server-string
SomberNight
5 years ago
No known key found for this signature in database
GPG Key ID: B33B5F232C6271E9
1 changed files with
1 additions and
1 deletions
-
contrib/build-linux/appimage/Dockerfile
|
|
@ -15,7 +15,7 @@ RUN apt-get update -q && \ |
|
|
|
zlib1g-dev=1:1.2.8.dfsg-2ubuntu4.1 \ |
|
|
|
libffi-dev=3.2.1-4 \ |
|
|
|
libncurses5-dev=6.0+20160213-1ubuntu1 \ |
|
|
|
libsqlite3-dev=3.11.0-1ubuntu1.2 \ |
|
|
|
libsqlite3-dev=3.11.0-1ubuntu1.3 \ |
|
|
|
libusb-1.0-0-dev=2:1.0.20-1 \ |
|
|
|
libudev-dev=229-4ubuntu21.22 \ |
|
|
|
gettext=0.19.7-2ubuntu3.1 \ |
|
|
|