Skip to content

Commit c6c6898

Browse files
authored
Don't need -bundle-non-qt-libs anymore
[ci skip]
1 parent f166933 commit c6c6898

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,6 @@ script:
169169
- chmod a+x linuxdeployqt-continuous-x86_64.AppImage
170170
- unset QTDIR; unset QT_PLUGIN_PATH ; unset LD_LIBRARY_PATH
171171
- export VERSION=$(git rev-parse --short HEAD) # linuxdeployqt uses this for naming the file
172-
- ./linuxdeployqt-continuous-x86_64.AppImage appdir/usr/share/applications/*.desktop -bundle-non-qt-libs
173172
- ./linuxdeployqt-continuous-x86_64.AppImage appdir/usr/share/applications/*.desktop -appimage
174173
175174
after_success:

0 commit comments

Comments
 (0)