Add missing file dependency for appimage docker (#41)
This commit is contained in:
parent
66014b5b7a
commit
d6e4e7ff16
@ -33,6 +33,7 @@ RUN apt-get install -y \
|
||||
qt5-gtk-platformtheme \
|
||||
qt5ct \
|
||||
qt5-style-plugins \
|
||||
file \
|
||||
&& \
|
||||
# Install updated version of cmake and missing libfdk-aac-dev
|
||||
apt-add-repository 'deb http://deb.debian.org/debian bullseye main contrib non-free' && \
|
||||
|
Loading…
x
Reference in New Issue
Block a user