Skip to content

Commit

Permalink
travis.yml: attempt to fix error [2]
Browse files Browse the repository at this point in the history
  • Loading branch information
godly-devotion committed Nov 14, 2014
1 parent f850043 commit fd4fd9f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ branches:
before_install:
# - sudo add-apt-repository --yes 'deb http://http.debian.net/debian wheezy-backports main'
- sudo add-apt-repository -y ppa:ubuntu-sdk-team/ppa
- sudo add-apt-repository -y ppa:canonical-qt5-edgers/qt5-proper
- sudo apt-get update
- sudo apt-get install -y libfribidi-dev pkg-config fontconfig libsqlite3-dev yasm cmake ninja-build libqt5x11extras5-dev qt5-qmake qtbase5-dev qtdeclarative5-dev libqt5webkit5-dev libqt5svg5-dev
# - sudo apt-get -t wheezy-backports install libqt5x11extras5-dev qt5-qmake qtbase5-dev qtdeclarative5-dev libqt5webkit5-dev libqt5svg5-dev
Expand Down

0 comments on commit fd4fd9f

Please sign in to comment.