Skip to content

Commit

Permalink
appimage: update package in dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
SomberNight committed Dec 9, 2020
1 parent 4fdeeb2 commit 37a124f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions contrib/build-linux/appimage/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@ 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.17 \
libssl1.0.0=1.0.2g-1ubuntu4.17 \
openssl=1.0.2g-1ubuntu4.17 \
libssl-dev=1.0.2g-1ubuntu4.18 \
libssl1.0.0=1.0.2g-1ubuntu4.18 \
openssl=1.0.2g-1ubuntu4.18 \
zlib1g-dev=1:1.2.8.dfsg-2ubuntu4.3 \
libffi-dev=3.2.1-4 \
libncurses5-dev=6.0+20160213-1ubuntu1 \
Expand Down

0 comments on commit 37a124f

Please sign in to comment.