Add one more missing dependency to Fedora build dependencies docs

This commit is contained in:
RiffPointer
2026-06-10 22:35:52 +05:30
parent 6f6db0a576
commit 60a96df295
+2 -1
View File
@@ -138,7 +138,8 @@ sudo dnf install -y \
portaudio-devel \
mesa-libGL-devel \
libxkbcommon-devel \
gcc-c++
gcc-c++ \
bzip2-devel
```
Configure and build: