mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-05 13:29:57 -05:00
meson: Install pkg-config files
Signed-off-by: Arnaud Rebillout <arnaud.rebillout@collabora.com>
This commit is contained in:
parent
3a91cb1c29
commit
cd1418222b
3 changed files with 41 additions and 1 deletions
|
|
@ -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',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue