mirror of
https://github.com/aaif-goose/goose.git
synced 2026-06-02 06:14:27 +02:00
Add missing library for fedora/rhel/centos docs (#4819)
Signed-off-by: Rodolfo Olivieri <rolivier@redhat.com>
This commit is contained in:
+1
-1
@@ -19,7 +19,7 @@ sudo pacman -S --needed dpkg fakeroot base-devel
|
||||
|
||||
**Fedora/RHEL/CentOS:**
|
||||
```bash
|
||||
sudo dnf install dpkg-dev fakeroot gcc gcc-c++ make
|
||||
sudo dnf install dpkg-dev fakeroot gcc gcc-c++ make libxcb-devel
|
||||
```
|
||||
|
||||
**openSUSE:**
|
||||
|
||||
Reference in New Issue
Block a user