commit 08b1c018f4d54b0b6b9a11ee796f05ab7c5ba681 Author: chris Date: Thu Jun 8 19:42:09 2023 +0200 Add 'Build dependencies' diff --git a/Build-dependencies.md b/Build-dependencies.md new file mode 100644 index 0000000..495ad1a --- /dev/null +++ b/Build-dependencies.md @@ -0,0 +1,7 @@ +For `alsa-sys` + +```bash +sudo apt-get install -y libasound2-dev portaudio19-dev build-essential libpulse-dev libdbus-1-dev +``` + +Something something protoc \ No newline at end of file