add QtConcurrent lib to packaging

preferencesAboutTextFull
Clément Fauconnier 3 years ago
parent 6994400e71
commit e5b7251fd1
  1. 1
      release_scripts/linux/package.sh

@ -215,6 +215,7 @@ if $BUNDLE_QT; then
notifyProgress "Copying and stripping Qt libraries"
mkdir -p $QT_LIBRARY_DEST_PATH
copyQtLibrary libQt5Concurrent
copyQtLibrary libQt5Core
copyQtLibrary libQt5DBus
copyQtLibrary libQt5Gui

Loading…
Cancel
Save