mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2025-03-16 08:29:15 +01:00
Revert "removed so version number from linux icu libs"
it breaks the build with qt_sdk_install This reverts commit d43797628762c75e35d2449ff29623e3377b33f7.
This commit is contained in:
parent
d437976287
commit
90b84b210e
@ -30,9 +30,9 @@ GCS_LIBRARY_PATH
|
||||
libQt5Qml.so.5 \
|
||||
libQt5DBus.so.5 \
|
||||
libQt5QuickParticles.so.5 \
|
||||
libicui18n.so \
|
||||
libicuuc.so \
|
||||
libicudata.so \
|
||||
libicui18n.so.51 \
|
||||
libicuuc.so.51 \
|
||||
libicudata.so.51 \
|
||||
libqgsttools_p.so.1
|
||||
|
||||
data_copy.commands += -@$(MKDIR) $$targetPath(\"$$GCS_QT_LIBRARY_PATH\") $$addNewline()
|
||||
|
Loading…
x
Reference in New Issue
Block a user