This commit is contained in:
badaix 2015-01-05 23:34:19 +01:00
commit bc1c572d78

View file

@ -12,7 +12,7 @@ Installation
These installation instructions are valid for Debian derivates (e.g. Raspbian, Debian, Ubuntu, Mint). These installation instructions are valid for Debian derivates (e.g. Raspbian, Debian, Ubuntu, Mint).
First install all packages needed to compile snapcast: First install all packages needed to compile snapcast:
$ sudo apt-get install libboost-dev libboost-system-dev libboost-program-options-dev libasound2-dev libvorbis-dev alsamixer $ sudo apt-get install libboost-dev libboost-system-dev libboost-program-options-dev libasound2-dev libvorbis-dev libflac-dev alsamixer
Build snapcast by cd'ing into the snapcast src-root directory Build snapcast by cd'ing into the snapcast src-root directory