Install updated cmake from ubuntu sdk ppa
This commit is contained in:
parent
d2e706164d
commit
1ba6b468de
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ else
|
|||
else
|
||||
sudo add-apt-repository --yes ppa:ubuntu-sdk-team/ppa
|
||||
sudo apt-get update -qq
|
||||
sudo apt-get install -y libprotobuf-dev protobuf-compiler qtbase5-dev\
|
||||
sudo apt-get install -y libprotobuf-dev protobuf-compiler qtbase5-dev cmake\
|
||||
qtdeclarative5-dev libqt5webkit5-dev libsqlite3-dev qt5-default qttools5-dev-tools qttools5-dev
|
||||
fi
|
||||
fi
|
||||
|
|
Loading…
Reference in a new issue