add missing dependencies for developer setup (#3930)
This commit is contained in:
+1
-1
@@ -9,7 +9,7 @@ This guide covers building the Goose Desktop application from source on various
|
|||||||
**Debian/Ubuntu:**
|
**Debian/Ubuntu:**
|
||||||
```bash
|
```bash
|
||||||
sudo apt update
|
sudo apt update
|
||||||
sudo apt install -y dpkg fakeroot build-essential
|
sudo apt install -y dpkg fakeroot build-essential libxcb1-dev libxcb-util-dev protobuf-compiler
|
||||||
```
|
```
|
||||||
|
|
||||||
**Arch/Manjaro:**
|
**Arch/Manjaro:**
|
||||||
|
|||||||
Reference in New Issue
Block a user