mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2025-02-27 16:54:15 +01:00
removed so version number from linux icu libs
This commit is contained in:
parent
2b3aab41c4
commit
d437976287
@ -30,9 +30,9 @@ GCS_LIBRARY_PATH
|
|||||||
libQt5Qml.so.5 \
|
libQt5Qml.so.5 \
|
||||||
libQt5DBus.so.5 \
|
libQt5DBus.so.5 \
|
||||||
libQt5QuickParticles.so.5 \
|
libQt5QuickParticles.so.5 \
|
||||||
libicui18n.so.51 \
|
libicui18n.so \
|
||||||
libicuuc.so.51 \
|
libicuuc.so \
|
||||||
libicudata.so.51 \
|
libicudata.so \
|
||||||
libqgsttools_p.so.1
|
libqgsttools_p.so.1
|
||||||
|
|
||||||
data_copy.commands += -@$(MKDIR) $$targetPath(\"$$GCS_QT_LIBRARY_PATH\") $$addNewline()
|
data_copy.commands += -@$(MKDIR) $$targetPath(\"$$GCS_QT_LIBRARY_PATH\") $$addNewline()
|
||||||
|
Loading…
x
Reference in New Issue
Block a user