Skip to content

Commit cc5e4a5

Browse files
authored
Add missing library for fedora/rhel/centos docs (block#4819)
Signed-off-by: Rodolfo Olivieri <[email protected]>
1 parent 82ea805 commit cc5e4a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

BUILDING_LINUX.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ sudo pacman -S --needed dpkg fakeroot base-devel
1919

2020
**Fedora/RHEL/CentOS:**
2121
```bash
22-
sudo dnf install dpkg-dev fakeroot gcc gcc-c++ make
22+
sudo dnf install dpkg-dev fakeroot gcc gcc-c++ make libxcb-devel
2323
```
2424

2525
**openSUSE:**

0 commit comments

Comments
 (0)