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

@ -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')