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
6257ea70
Commit
6257ea70
authored
Sep 13, 2015
by
Fabio Bas
Browse files
Revert "remove qtmobility from apt packages"
This reverts commit
669568b9
.
parent
a6bc7095
Changes
1
Hide whitespace changes
Inline
Side-by-side
travis-dependencies.sh
View file @
6257ea70
...
@@ -10,7 +10,7 @@ if [[ $TRAVIS_OS_NAME == "osx" ]] ; then
...
@@ -10,7 +10,7 @@ if [[ $TRAVIS_OS_NAME == "osx" ]] ; then
else
else
if
((
QT4
))
;
then
if
((
QT4
))
;
then
sudo
apt-get update
-qq
sudo
apt-get update
-qq
sudo
apt-get
install
-y
libprotobuf-dev protobuf-compiler libqt4-dev
sudo
apt-get
install
-y
qtmobility-dev
libprotobuf-dev protobuf-compiler libqt4-dev
else
else
sudo
add-apt-repository
-y
ppa:beineri/opt-qt521
sudo
add-apt-repository
-y
ppa:beineri/opt-qt521
sudo
add-apt-repository
-y
ppa:kalakris/cmake
sudo
add-apt-repository
-y
ppa:kalakris/cmake
...
...
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