install_deps.sh: don't use backticks

The script complained that it could not find the executable "--build-all".
This commit is contained in:
Sybren A. Stüvel 2017-02-02 16:04:49 +01:00
parent 2e8be8ac6b
commit 3b71d5c0ae
1 changed files with 1 additions and 1 deletions

View File

@ -787,7 +787,7 @@ CXXFLAGS_BACK=$CXXFLAGS
if [ "$USE_CXX11" = true ]; then
WARNING "C++11 is now mandatory for blender2.8, this *should* go smoothly with any very recent distribution.
However, if you are experiencing linking errors (also when building Blender itself), please try the following:
* Re-run this script with `--build-all --force-all` options.
* Re-run this script with '--build-all --force-all' options.
* Ensure your gcc version is at the very least 4.8, if possible you should really rather use gcc-5.1 or above.
Please note that until the transition to C++11-built libraries if completed in your distribution, situation will