Install qt-multimedia-dev for travis

This commit is contained in:
Daenyth 2014-06-25 01:21:24 -04:00
parent ba1fc86f29
commit 44445704e7

View file

@ -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
- sudo apt-get install -y qtmobility-dev libprotobuf-dev protobuf-compiler libqt4-dev qtmultimedia-dev