switch to rodio backend for playback

This commit is contained in:
Henrik Friedrichsen
2019-03-24 18:58:07 +01:00
parent e0f7b5c156
commit 2d4b18a30b
3 changed files with 6 additions and 6 deletions

View File

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