Commit e366e2ca authored by Gus Grubba's avatar Gus Grubba

Add missing .so

parent 8e3eb85b
...@@ -132,12 +132,12 @@ LinuxBuild { ...@@ -132,12 +132,12 @@ LinuxBuild {
libQt5Widgets.so.5 \ libQt5Widgets.so.5 \
libQt5XcbQpa.so.5 \ libQt5XcbQpa.so.5 \
libQt5Xml.so.5 \ libQt5Xml.so.5 \
libicui18n.so \
libQt5TextToSpeech.so.5 libQt5TextToSpeech.so.5
!contains(DEFINES, __rasp_pi2__) { !contains(DEFINES, __rasp_pi2__) {
QT_LIB_LIST += \ QT_LIB_LIST += \
libicudata.so \ libicudata.so \
libicui18n.so \
libicuuc.so libicuuc.so
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment