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 80e491a commit 8b2f022Copy full SHA for 8b2f022
BUILD.md
@@ -7,7 +7,7 @@ This document only contains compile instructions for the PipeWire build. Please
7
**Debian/Ubuntu-based distros**
8
9
```bash
10
-sudo apt install build-essential libarchive-dev qt6-base-private-dev qt6-base-dev libqt6svg6-dev libglibmm-2.4-dev libglib2.0-dev libpipewire-0.3-dev qttools5-dev-tools
+sudo apt install build-essential libarchive-dev qt6-base-private-dev qt6-base-dev libqt6svg6-dev libglibmm-2.4-dev libglib2.0-dev libpipewire-0.3-dev qttools5-dev-tools libgl-dev
11
```
12
13
**Fedora 34**
0 commit comments