AppImage: Bundle more binaries to increase compatibility
This slightly increases the AppImage size but allows us to be more compatible with older distributions. ----- taken from Electron-Cash/Electron-Cash@96644acd6f
This commit is contained in:
@@ -21,7 +21,7 @@ RUN apt-get update -q && \
|
||||
libudev-dev=204-5ubuntu20.31 \
|
||||
gettext=0.18.3.1-1ubuntu3.1 \
|
||||
libzbar0=0.10+doc-9build1 \
|
||||
faketime=0.9.5-2 \
|
||||
libdbus-1-3=1.6.18-0ubuntu4.5 \
|
||||
&& \
|
||||
rm -rf /var/lib/apt/lists/* && \
|
||||
apt-get autoremove -y && \
|
||||
|
||||
Reference in New Issue
Block a user