diff --git a/cmake_targets/tools/build_helper b/cmake_targets/tools/build_helper index a1fefec3ce57275189ba37aee399b2b21db31eee..be318ceb683adfc6c570bcd2c1b77a05d52ad971 100755 --- a/cmake_targets/tools/build_helper +++ b/cmake_targets/tools/build_helper @@ -280,7 +280,8 @@ check_install_oai_software() { python-pip \ pydb \ wvdial \ - python-numpy + python-numpy \ + sshpass $SUDO update-alternatives --set liblapack.so /usr/lib/atlas-base/atlas/liblapack.so if [ `lsb_release -rs` = '12.04' ] ; then install_nettle_from_source