mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-01 22:58:50 -04:00
INSTALL: link to our CI pipeline for distributions-specific dependencies
We know these are up-to-date and they are based off a minimal base system.
This commit is contained in:
parent
257fd83f65
commit
327ec4306f
1 changed files with 4 additions and 4 deletions
|
|
@ -16,10 +16,10 @@ Generate the build files for Ninja:
|
||||||
$ meson setup builddir
|
$ meson setup builddir
|
||||||
```
|
```
|
||||||
|
|
||||||
If you're using Fedora, you will need to install dbus-devel package:
|
For distribution-specific build dependencies, please check our
|
||||||
```
|
[CI pipeline](https://gitlab.freedesktop.org/pipewire/pipewire/-/blob/master/.gitlab-ci.yml)
|
||||||
$ dnf install dbus-devel
|
(search for `FDO_DISTRIBUTION_PACKAGES`). Note that some dependencies are
|
||||||
```
|
optional and depend on options passed to meson.
|
||||||
|
|
||||||
Once this is done, the next step is to review the build options:
|
Once this is done, the next step is to review the build options:
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue