mirror of
https://github.com/kiwix/kiwix-build.git
synced 2025-06-26 10:11:27 +00:00
Add svg icon support into the appimage
- Add missing packages in Dockerfile to support svg icons. - Include needed plugins in the appimage.
This commit is contained in:
@ -37,6 +37,8 @@ RUN \
|
||||
libqt5gui5 \
|
||||
qtbase5-dev \
|
||||
qtwebengine5-dev \
|
||||
libqt5svg5-dev \
|
||||
qt5-image-formats-plugins \
|
||||
qt5-default \
|
||||
# To create the appimage of kiwix-desktop
|
||||
libfuse2 \
|
||||
|
Reference in New Issue
Block a user