fix build dependency error

This commit is contained in:
raziman 2020-08-11 16:08:46 +08:00
parent 32a016e74a
commit 42c52e4a78

View File

@ -4,4 +4,4 @@ go:
before_install:
- sudo apt-get update
- sudo apt-get -y install alsa
- sudo apt-get -y install libasound2-dev