install libdbus-1-dev for mpris support

This commit is contained in:
Henrik Friedrichsen
2019-03-11 22:26:52 +01:00
parent 2042ab44d1
commit 778bf5f418

View File

@@ -5,4 +5,4 @@ rust:
matrix: matrix:
fast_finish: true fast_finish: true
before_install: before_install:
- sudo apt-get install -y libpulse-dev - sudo apt-get install -y libpulse-dev libdbus-1-dev