mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2026-03-02 01:40:31 -05:00
meson: try to fix the doc build
This commit is contained in:
parent
ee18160c4e
commit
8eed27820c
1 changed files with 1 additions and 1 deletions
|
|
@ -383,8 +383,8 @@ endif
|
|||
if avahi_dep.found()
|
||||
pipewire_module_protocol_pulse_sources += [
|
||||
'module-protocol-pulse/modules/module-zeroconf-publish.c',
|
||||
zeroconf_sources,
|
||||
]
|
||||
pipewire_module_protocol_pulse_sources += zeroconf_sources
|
||||
pipewire_module_protocol_pulse_deps += zeroconf_deps
|
||||
endif
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue