mirror of
https://gitlab.gnome.org/GNOME/libsecret.git
synced 2024-12-22 12:48:51 +00:00
meson: add include directory to the generated pkg-config file
Fixes 300ddc702e
This commit is contained in:
parent
a6530135eb
commit
22d11f8b22
@ -166,6 +166,7 @@ libsecret_pc_variables = [
|
||||
pkg.generate(libsecret,
|
||||
description: 'GObject bindings for Secret Service API',
|
||||
name: 'libsecret-@0@'.format(api_version_major),
|
||||
subdirs: installed_headers_subdir,
|
||||
variables: libsecret_pc_variables,
|
||||
requires_private: glib_deps + [gcrypt_dep])
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user