mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-22 14:55:36 +08:00
Enable installing of ICU on Linux
Since 5.6.1 is now available on Jenkins, installing of ICU can finally be activated.
This commit is contained in:
@@ -80,7 +80,6 @@
|
||||
<name>lib_linux</name>
|
||||
<platforms>linux linux-x64</platforms>
|
||||
<distributionFileList>
|
||||
<!-- Disable icu until Jenkins Qt5 is linked against it.
|
||||
<distributionFile>
|
||||
<origin>../../dist/lib/libicudata.so.56</origin>
|
||||
</distributionFile>
|
||||
@@ -90,7 +89,6 @@
|
||||
<distributionFile>
|
||||
<origin>../../dist/lib/libicuuc.so.56</origin>
|
||||
</distributionFile>
|
||||
-->
|
||||
<distributionFile>
|
||||
<origin>../../dist/lib/libQt5Core.so.5</origin>
|
||||
</distributionFile>
|
||||
|
||||
Reference in New Issue
Block a user