From 7443d9d765472274018570212872911c8a3570e5 Mon Sep 17 00:00:00 2001 From: hans Date: Sat, 10 Jun 2023 10:43:23 +0200 Subject: [PATCH] Update 'Build dependencies' --- Build-dependencies.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Build-dependencies.md b/Build-dependencies.md index 495ad1a..36f49b4 100644 --- a/Build-dependencies.md +++ b/Build-dependencies.md @@ -1,7 +1,6 @@ For `alsa-sys` ```bash -sudo apt-get install -y libasound2-dev portaudio19-dev build-essential libpulse-dev libdbus-1-dev +sudo apt-get install -y libasound2-dev portaudio19-dev build-essential libpulse-dev libdbus-1-dev protobuf-compiler ``` -Something something protoc \ No newline at end of file