Literally following the instructions on a base install of Debian results in a build without audio support. This change adds the instruction for installing pcaudiolib development headers, so that the resulting build has audio.master
| sonic | `sudo apt-get install libsonic-dev` | | | sonic | `sudo apt-get install libsonic-dev` | | ||||
| ronn | `sudo apt-get install ruby-ronn` | | | ronn | `sudo apt-get install ruby-ronn` | | ||||
| kramdown | `sudo apt-get install ruby-kramdown` | | | kramdown | `sudo apt-get install ruby-kramdown` | | ||||
| pcaudiolib | `sudo apt-get install libpcaudio-dev` | | |||||
### Building | ### Building | ||||