pipewire/src/daemon/systemd
Niklāvs Koļesņikovs d7cddbdb61 meson: changes meson switches for controlling session manager
Some distributions set --auto_features=enabled which messes with the
internal logic of the build system when features are used for other
purposes than pure dependency control. The only solution is to either
avoid the value auto or change the type of the option to non-feature.

This commit does the later by replacing -Dmedia-session, -Dwireplumber
and -Dsession-manager with the new -Dsession-managers array and
-Ddefault-session-manager combo options.

Fixes #1333
Fixes #1336
2021-06-24 14:22:13 +00:00
..
system meson: changes meson switches for controlling session manager 2021-06-24 14:22:13 +00:00
user meson: changes meson switches for controlling session manager 2021-06-24 14:22:13 +00:00
meson.build meson: Use feature options everywhere it makes sense 2021-03-10 20:18:34 +00:00