install bc package on linux for the check_schema_version script

This commit is contained in:
Fabio Bas 2015-12-13 10:44:05 +01:00
parent 3aac8930cc
commit 93566840b9

View file

@ -14,7 +14,7 @@ else
# common prerequisites
sudo apt-get update -qq
sudo apt-get install -y libprotobuf-dev protobuf-compiler cmake
sudo apt-get install -y libprotobuf-dev protobuf-compiler cmake bc
if (( QT4 )); then
# qt4 prerequisites