diff --git a/cmake_targets/tools/build_helper b/cmake_targets/tools/build_helper index 388fcfeba92578f0f6b93a94ce4969b46a73b0ba..c5f2b877048c10b4a0e19cb238a99a6ac5c603dc 100755 --- a/cmake_targets/tools/build_helper +++ b/cmake_targets/tools/build_helper @@ -223,10 +223,12 @@ check_install_additional_tools (){ android-tools-adb \ wvdial \ python-numpy \ - sshpass \ - nscd \ - bc \ - ntp + sshpass \ + nscd \ + bc \ + ntp \ + python-scipy \ + python-matplotlib $SUDO pip install paramiko $SUDO pip install pyroute2 colorama