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:
Arnaud Rebillout 2018-10-09 12:07:05 +07:00 committed by Arun Raghavan
parent 6b0bad4246
commit b4fe15e092

View file

@ -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,