mirror of
https://github.com/badaix/snapcast.git
synced 2025-06-02 10:51:45 +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:
|
||||
- ubuntu-toolchain-r-test
|
||||
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
|
||||
- os: osx
|
||||
osx_image: xcode9.1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue