We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 82ea805 commit cc5e4a5Copy full SHA for cc5e4a5
BUILDING_LINUX.md
@@ -19,7 +19,7 @@ sudo pacman -S --needed dpkg fakeroot base-devel
19
20
**Fedora/RHEL/CentOS:**
21
```bash
22
-sudo dnf install dpkg-dev fakeroot gcc gcc-c++ make
+sudo dnf install dpkg-dev fakeroot gcc gcc-c++ make libxcb-devel
23
```
24
25
**openSUSE:**
0 commit comments