mirror of
https://github.com/block/goose.git
synced 2026-06-02 06:19:33 +02:00
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:**
|
||||
```bash
|
||||
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:**
|
||||
|
||||
Reference in New Issue
Block a user