mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-10-29 05:40:27 -04:00
Update INSTALL.md - added info on Fedora dependencies
This commit is contained in:
parent
3bde823e74
commit
e504ff8605
1 changed files with 5 additions and 0 deletions
|
|
@ -16,6 +16,11 @@ Generate the build files for Ninja:
|
|||
$ meson setup builddir
|
||||
```
|
||||
|
||||
If you're using Fedora, you will need to install dbus-devel package:
|
||||
```
|
||||
$ dnf install dbus-devel
|
||||
```
|
||||
|
||||
Once this is done, the next step is to review the build options:
|
||||
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue