mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-15 07:00:05 -05:00
spa: Add pc file
This commit is contained in:
parent
a5c9ba1e5b
commit
7b7c6df836
2 changed files with 13 additions and 1 deletions
|
|
@ -9,7 +9,9 @@ pkgconf.set('VERSION', pinos_version)
|
|||
|
||||
pkg_install_dir = '@0@/pkgconfig'.format(get_option('libdir'))
|
||||
|
||||
pkg_files = ['libpinos',
|
||||
pkg_files = [
|
||||
'libpinos',
|
||||
'libspa',
|
||||
]
|
||||
|
||||
foreach p : pkg_files
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue