Don't install qtmultimedia - not needed
This commit is contained in:
parent
44445704e7
commit
8a331e30c6
1 changed files with 1 additions and 1 deletions
|
@ -5,4 +5,4 @@ compiler:
|
|||
script: mkdir build && cd build && cmake .. && make
|
||||
before_install:
|
||||
- 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
|
||||
|
|
Loading…
Reference in a new issue