Fix build definitions

This commit is contained in:
Trevor Slocum 2020-01-08 16:02:31 -08:00
parent fdfdcecce7
commit 27bf854dcf
2 changed files with 3 additions and 0 deletions

View File

@ -5,6 +5,8 @@ environment:
GO111MODULE: 'on'
image: freebsd/latest
packages:
- pkgconf
- openal-soft
- go
sources:
- https://git.sr.ht/~tslocum/ditty

View File

@ -5,6 +5,7 @@ environment:
GO111MODULE: 'on'
image: alpine/edge
packages:
- alsa-lib-dev
- go
sources:
- https://git.sr.ht/~tslocum/ditty