Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Donald Haase
Cockatrice
Commits
a91106f9
"git@gitlab.completext.com:quzar/Cockatrice.git" did not exist on "2712dd4248272bb923112363728cb3e6ac1165f7"
Commit
a91106f9
authored
Nov 10, 2014
by
Gavin Bisesi
Browse files
Add ppa for qt5 on travis ubuntu
parent
4b478efa
Changes
1
Hide whitespace changes
Inline
Side-by-side
travis-dependencies.sh
View file @
a91106f9
...
@@ -4,6 +4,8 @@ if [[ $TRAVIS_OS_NAME == "osx" ]] ; then
...
@@ -4,6 +4,8 @@ if [[ $TRAVIS_OS_NAME == "osx" ]] ; then
brew update
brew update
brew
install
qt qt5 protobuf libgcrypt
brew
install
qt qt5 protobuf libgcrypt
else
else
sudo
add-apt-repository
--yes
ppa:ubuntu-sdk-team/ppa
sudo
apt-get update
-qq
sudo
apt-get update
-qq
sudo
apt-get
install
-y
qtmobility-dev libprotobuf-dev protobuf-compiler libqt4-dev qt5-default qttools5-dev-tools
sudo
apt-get
install
-y
qtmobility-dev libprotobuf-dev protobuf-compiler libqt4-dev
\
qtbase5-dev qtdeclarative5-dev libqt5webkit5-dev libsqlite3-dev qt5-default qttools5-dev-tools
fi
fi
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment