Include qtmultimedia and qtsvg for travis qt5 build
This commit is contained in:
parent
1ba6b468de
commit
ee2ba4abd3
1 changed files with 2 additions and 1 deletions
|
@ -15,6 +15,7 @@ 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 cmake\
|
||||
qtdeclarative5-dev libqt5webkit5-dev libsqlite3-dev qt5-default qttools5-dev-tools qttools5-dev
|
||||
qtdeclarative5-dev libqt5webkit5-dev libsqlite3-dev qt5-default qttools5-dev-tools\
|
||||
qttools5-dev qtmultimedia5-dev libqt5svg5-dev
|
||||
fi
|
||||
fi
|
||||
|
|
Loading…
Reference in a new issue