mirror of
https://github.com/block/goose.git
synced 2026-04-28 03:29:36 +00:00
Add missing library for fedora/rhel/centos docs (#4819)
Signed-off-by: Rodolfo Olivieri <rolivier@redhat.com>
This commit is contained in:
parent
82ea805a16
commit
cc5e4a59d6
1 changed files with 1 additions and 1 deletions
|
|
@ -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:**
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue