Qt 5 moved to ubuntu-sdk-team PPA

* Fixes build issues on Travis
This commit is contained in:
Matthew Horan 2014-02-13 16:44:23 -05:00
parent 5dd835e4ca
commit e78304acaa
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ gemfile:
- gemfiles/2.0.gemfile
- gemfiles/2.1.gemfile
before_install:
- sudo apt-add-repository -y ppa:canonical-qt5-edgers/qt5-proper
- sudo apt-add-repository -y ppa:ubuntu-sdk-team/ppa
- sudo apt-get update
- sudo apt-get install libqt5webkit5-dev qtdeclarative5-dev qtlocation5-dev qtsensors5-dev libgstreamer0.10-dev libgstreamer-plugins-base0.10-dev qt4-default
install: bundle