Add sound backend dependencies

to get a bigger compile coverage
This commit is contained in:
Henrik Andersson 2017-09-26 16:26:04 +02:00 committed by GitHub
parent 8cb4149722
commit 96cf016028

View File

@ -9,6 +9,6 @@ notifications:
before_install:
- sudo apt-get -qq update
- sudo apt-get install -y libpcsclite-dev libxcursor-dev
- sudo apt-get install -y libpcsclite-dev libxcursor-dev libao-dev libasound2-dev
script: ./bootstrap && ./configure && make