mirror of
https://gitlab.freedesktop.org/pipewire/wireplumber.git
synced 2026-03-24 05:40:37 +01:00
It is valid for components not to have a "provides" field, but it prevents them from being able to have "before" and "after" dependencies. With this patch, we generate a hidden "provides" field so that the dependencies sorting algorithm can work without issues. Fixes: #771 |
||
|---|---|---|
| .. | ||
| internal-comp-loader.c | ||
| internal-comp-loader.h | ||
| parse-conf-section.c | ||
| pipewire-object-mixin.c | ||
| pipewire-object-mixin.h | ||
| registry.c | ||
| registry.h | ||