Unverified Commit ec56ef96 authored by Don Gagne's avatar Don Gagne Committed by GitHub

Merge pull request #7222 from sithlord48/LibIcu-version

Use any libicu version
parents cc5098ea 10bf1605
......@@ -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