Loading toolchain/dependencies/dependencies.sh +2 −1 Original line number Diff line number Diff line Loading @@ -252,8 +252,9 @@ if ! which makeinfo > /dev/null ; then \ echo "makeinfo installed: FALSE" /bin/echo -e "\n\nMost likely some packages will fail to build their documentation" /bin/echo -e "Either install 'makeinfo' on your host or fix the respective packages" fi else echo "makeinfo installed: Ok" fi ############################################################# Loading Loading
toolchain/dependencies/dependencies.sh +2 −1 Original line number Diff line number Diff line Loading @@ -252,8 +252,9 @@ if ! which makeinfo > /dev/null ; then \ echo "makeinfo installed: FALSE" /bin/echo -e "\n\nMost likely some packages will fail to build their documentation" /bin/echo -e "Either install 'makeinfo' on your host or fix the respective packages" fi else echo "makeinfo installed: Ok" fi ############################################################# Loading