mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-10-29 05:40:23 -04: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
|
|
@ -21,6 +21,9 @@ option('database',
|
|||
option('legacy-database-entry-format',
|
||||
type : 'boolean',
|
||||
description : 'Try to load legacy (< 1.0) database files (card, device and volume restore)')
|
||||
|
||||
# Paths
|
||||
|
||||
option('pulsedspdir',
|
||||
type : 'string',
|
||||
description : 'Specify location where OSS wrapper will be installed')
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue