Skip to content

Commit

Permalink
Download missing Qt plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
TheAssassin committed Aug 27, 2018
1 parent e9e5b4e commit 4858930
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions resources/build-appimages.sh
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,7 @@ rm -rf {appimageupdatetool,AppImageUpdate}.AppDir/usr/include

# get linuxdeploy and its qt plugin
wget https://github.com/TheAssassin/linuxdeploy/releases/download/continuous/linuxdeploy-"$ARCH".AppImage
wget https://github.com/TheAssassin/linuxdeploy-plugin-qt/releases/download/continuous/linuxdeploy-plugin-qt-"$ARCH".AppImage
chmod +x linuxdeploy*.AppImage

for app in appimageupdatetool AppImageUpdate; do
Expand Down

0 comments on commit 4858930

Please sign in to comment.