mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2025-02-05 21:52:10 +01:00
Merge branch 'next' into corvuscorax/OP-1156_pathfollower-unification
This commit is contained in:
commit
801ff1ae82
@ -422,7 +422,7 @@ define LINUX_QT_INSTALL_TEMPLATE
|
|||||||
|
|
||||||
qt_sdk_install: qt_sdk_clean | $(DL_DIR) $(TOOLS_DIR)
|
qt_sdk_install: qt_sdk_clean | $(DL_DIR) $(TOOLS_DIR)
|
||||||
$(V1) if ! $(SEVENZIP) >/dev/null 2>&1; then \
|
$(V1) if ! $(SEVENZIP) >/dev/null 2>&1; then \
|
||||||
$(ECHO) $(MSG_NOTICE) "Please install the p7zip for your distribution. i.e.: sudo apt-get install p7zip." && \
|
$(ECHO) $(MSG_NOTICE) "Please install the p7zip for your distribution. i.e.: sudo apt-get install p7zip-full" && \
|
||||||
exit 1; \
|
exit 1; \
|
||||||
fi
|
fi
|
||||||
$(call DOWNLOAD_TEMPLATE,$(3),$(5),"$(4)")
|
$(call DOWNLOAD_TEMPLATE,$(3),$(5),"$(4)")
|
||||||
|
Loading…
x
Reference in New Issue
Block a user