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
4e4401a9
Commit
4e4401a9
authored
Jun 25, 2014
by
Fabio Bas
Browse files
maybe fix travis build for ubuntu
parent
567a6db1
Changes
1
Show whitespace changes
Inline
Side-by-side
travis-dependencies.sh
View file @
4e4401a9
...
@@ -5,5 +5,5 @@ if [[ $TRAVIS_OS_NAME == "osx" ]] ; then
...
@@ -5,5 +5,5 @@ if [[ $TRAVIS_OS_NAME == "osx" ]] ; then
brew
install
qt cmake protobuf
brew
install
qt cmake protobuf
else
else
sudo
apt-get update
-qq
sudo
apt-get update
-qq
sudo
apt-get
install
-y
qtmobility-dev libprotobuf-dev protobuf-compiler libqt4-dev
sudo
apt-get
install
-y
qtmobility-dev libprotobuf-dev protobuf-compiler libqt4-dev
qt4-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