mirror of
https://github.com/badaix/snapcast.git
synced 2025-06-07 05:11:43 +02:00
remove build-essential
This commit is contained in:
parent
937cc2dc06
commit
abf9fce7ea
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ matrix:
|
||||||
sources:
|
sources:
|
||||||
- ubuntu-toolchain-r-test
|
- ubuntu-toolchain-r-test
|
||||||
packages:
|
packages:
|
||||||
- g++-4.9 build-essential libasound2-dev libvorbisidec-dev libvorbis-dev libflac-dev alsa-utils libavahi-client-dev avahi-daemon
|
- g++-4.9 libasound2-dev libvorbisidec-dev libvorbis-dev libflac-dev alsa-utils libavahi-client-dev avahi-daemon
|
||||||
# build on osx
|
# build on osx
|
||||||
- os: osx
|
- os: osx
|
||||||
osx_image: xcode9.1
|
osx_image: xcode9.1
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue