Travis requires qt4-default to build

This commit is contained in:
Matthew Horan 2013-07-09 15:57:11 -04:00
parent 9bbf4f6b55
commit a05dfd9cd0
1 changed files with 1 additions and 1 deletions

View File

@ -28,4 +28,4 @@ gemfile:
before_install:
- sudo apt-add-repository -y ppa:canonical-qt5-edgers/qt5-proper
- sudo apt-get update
- sudo apt-get install libqt5webkit5-dev qtdeclarative5-dev qtlocation5-dev qtsensors5-dev libgstreamer0.10-dev libgstreamer-plugins-base0.10-dev
- sudo apt-get install libqt5webkit5-dev qtdeclarative5-dev qtlocation5-dev qtsensors5-dev libgstreamer0.10-dev libgstreamer-plugins-base0.10-dev qt4-default