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
fd5c497e
Commit
fd5c497e
authored
Jul 19, 2014
by
Waleed Khan
Browse files
Merge branch 'travis-osx-no-cmake' into deck-parser-ampersand
parents
b1bfda9f
4df46b13
Changes
1
Hide whitespace changes
Inline
Side-by-side
travis-dependencies.sh
View file @
fd5c497e
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
if
[[
$TRAVIS_OS_NAME
==
"osx"
]]
;
then
if
[[
$TRAVIS_OS_NAME
==
"osx"
]]
;
then
brew update
brew update
brew
install
qt
cmake
protobuf libgcrypt
brew
install
qt protobuf libgcrypt
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
...
...
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