meson: Install pkg-config files

Signed-off-by: Arnaud Rebillout <arnaud.rebillout@collabora.com>
This commit is contained in:
Arnaud Rebillout 2018-11-19 08:48:35 +00:00 committed by Arun Raghavan
parent 3a91cb1c29
commit cd1418222b
3 changed files with 41 additions and 1 deletions

View file

@ -91,7 +91,6 @@ libpulse_simple = shared_library('pulse-simple',
libpulse_simple_dep = declare_dependency(link_with: libpulse_simple)
if glib_dep.found()
# TODO we must install libpulse-mainloop-glib.pc
libpulse_mainloop_glib = shared_library('pulse-mainloop-glib',
'glib-mainloop.c',
'glib-mainloop.h',