Merge pull request #45 from aerth/audio-dep

fix audio dependency
This commit is contained in:
Michal Štrba 2017-07-07 00:16:32 +02:00 committed by GitHub
commit 033fca94e0
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ addons:
- libxinerama-dev
- libxcursor-dev
- libxi-dev
- libasound2-dev
- libopenal-dev
go:
- 1.8
- 1.7.4