mirror of
https://gitlab.freedesktop.org/pipewire/wireplumber.git
synced 2026-01-02 09:30:16 +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 | ||