Skip to content

Commit

Permalink
Change pkg name to "qt55-meta-full"
Browse files Browse the repository at this point in the history
  • Loading branch information
patrickdupuis committed Mar 25, 2016
1 parent d5be3ed commit a59a368
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,9 @@ before_install:
- ifmac brew install cmake qt55 || true
- ifmac brew link qt55 --force
- iflin sudo add-apt-repository --yes ppa:ubuntu-toolchain-r/test
- iflin sudo add-apt-repository --yes ppa:beineri/opt-qt551
- iflin sudo add-apt-repository --yes ppa:beineri/opt-qt551-trusty
- iflin sudo apt-get update
- iflin sudo apt-get install --yes build-essential gcc-4.9 g++-4.9 cmake pkg-config qt55-meta_-_5.5.1-1basyskom1 libjack-jackd2-dev libsndfile1-dev libasound2-dev libavahi-client-dev libreadline6-dev libfftw3-dev libicu-dev libxt-dev libudev-dev
- iflin sudo apt-get install --yes build-essential gcc-4.9 g++-4.9 cmake pkg-config qt55-meta-full libjack-jackd2-dev libsndfile1-dev libasound2-dev libavahi-client-dev libreadline6-dev libfftw3-dev libicu-dev libxt-dev libudev-dev
- iflin sudo update-alternatives --install /usr/bin/gcc gcc /usr/bin/gcc-4.9 60 --slave /usr/bin/g++ g++ /usr/bin/g++-4.9
- iflin sudo update-alternatives --auto gcc

Expand Down

0 comments on commit a59a368

Please sign in to comment.