Don't install qtmultimedia - not needed

This commit is contained in:
Daenyth
2014-06-25 01:24:14 -04:00
parent 44445704e7
commit 8a331e30c6
+1 -1
View File
@@ -5,4 +5,4 @@ compiler:
script: mkdir build && cd build && cmake .. && make script: mkdir build && cd build && cmake .. && make
before_install: before_install:
- sudo apt-get update -qq - sudo apt-get update -qq
- sudo apt-get install -y qtmobility-dev libprotobuf-dev protobuf-compiler libqt4-dev qtmultimedia-dev - sudo apt-get install -y qtmobility-dev libprotobuf-dev protobuf-compiler libqt4-dev