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:**
|
**Fedora/RHEL/CentOS:**
|
||||||
```bash
|
```bash
|
||||||
sudo dnf install dpkg-dev fakeroot gcc gcc-c++ make
|
sudo dnf install dpkg-dev fakeroot gcc gcc-c++ make libxcb-devel
|
||||||
```
|
```
|
||||||
|
|
||||||
**openSUSE:**
|
**openSUSE:**
|
||||||
|
|||||||
Reference in New Issue
Block a user