Browse Source

appimage: update package in dockerfile

bip39-recovery
SomberNight 5 years ago
parent
commit
3c6b049f9a
No known key found for this signature in database GPG Key ID: B33B5F232C6271E9
  1. 2
      contrib/build-linux/appimage/Dockerfile

2
contrib/build-linux/appimage/Dockerfile

@ -22,7 +22,7 @@ RUN apt-get update -q && \
libudev-dev=229-4ubuntu21.28 \
gettext=0.19.7-2ubuntu3.1 \
libzbar0=0.10+doc-10ubuntu1 \
libdbus-1-3=1.10.6-1ubuntu3.4 \
libdbus-1-3=1.10.6-1ubuntu3.6 \
libxkbcommon-x11-0=0.5.0-1ubuntu2.1 \
&& \
rm -rf /var/lib/apt/lists/* && \

Loading…
Cancel
Save