diff --git a/build_files/build_environment/install_deps.sh b/build_files/build_environment/install_deps.sh index 77aefc5c2e6..d59b3f38354 100755 --- a/build_files/build_environment/install_deps.sh +++ b/build_files/build_environment/install_deps.sh @@ -3091,6 +3091,7 @@ print_info() { if $ALL_STATIC; then INFO "LLIB = ["xml2", "expat"] + LLIB" + fi INFO "" INFO "NOTE: static build with scons are very tricky to set-up, if you choose that option"