mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-10-29 05:40:23 -04:00
meson: Adjust fixme comment for daemon
Man pages are handled in man/meson.build, that's where FIXMEs and TODOs are now. Signed-off-by: Arnaud Rebillout <arnaud.rebillout@collabora.com>
This commit is contained in:
parent
6b0bad4246
commit
b4fe15e092
1 changed files with 1 additions and 1 deletions
|
|
@ -22,7 +22,7 @@ if dbus_dep.found()
|
|||
pulseaudio_headers += 'server-lookup.h'
|
||||
endif
|
||||
|
||||
# FIXME: man pages, dependencies
|
||||
# FIXME: dependencies
|
||||
executable('pulseaudio',
|
||||
pulseaudio_sources,
|
||||
pulseaudio_headers,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue