mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2024-11-29 07:24:13 +01:00
OP-1257 No GCS Audio (Linux package) QT5 dependencies : libqgsttools_p.so.1
This commit is contained in:
parent
2f097ab20b
commit
44905fc0a9
@ -33,7 +33,8 @@ GCS_LIBRARY_PATH
|
||||
libQt5QuickParticles.so.5 \
|
||||
libicui18n.so.51 \
|
||||
libicuuc.so.51 \
|
||||
libicudata.so.51
|
||||
libicudata.so.51 \
|
||||
libqgsttools_p.so.1
|
||||
|
||||
data_copy.commands += -@$(MKDIR) $$targetPath(\"$$GCS_QT_LIBRARY_PATH\") $$addNewline()
|
||||
for(lib, QT_LIBS) {
|
||||
|
Loading…
Reference in New Issue
Block a user