add libasound2-dev dependency

This commit is contained in:
aerth 2017-07-05 12:24:26 -07:00
parent d640879775
commit cdce974e49
No known key found for this signature in database
GPG Key ID: EBC461F686385D5C
1 changed files with 1 additions and 0 deletions

View File

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