Unverified Commit 10bf1605 authored by Chris Rizzitello's avatar Chris Rizzitello Committed by GitHub

Use any libicu version

Link to any found version of libicu.
parent 59f76cd8
......@@ -136,9 +136,9 @@ LinuxBuild {
!contains(DEFINES, __rasp_pi2__) {
QT_LIB_LIST += \
libicudata.so.56 \
libicui18n.so.56 \
libicuuc.so.56
libicudata.so \
libicui18n.so \
libicuuc.so
}
for(QT_LIB, QT_LIB_LIST) {
......
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