mirror of
https://gitlab.gnome.org/GNOME/libsecret.git
synced 2024-12-22 12:48:51 +00:00
Merge branch 'master' into 'master'
libsecret.pc: add Libs.private field for libgcrypt See merge request GNOME/libsecret!38
This commit is contained in:
commit
29cc14153d
@ -11,4 +11,5 @@ Description: GObject bindings for Secret Service API
|
|||||||
Version: @VERSION@
|
Version: @VERSION@
|
||||||
Requires: glib-2.0 gobject-2.0 gio-2.0
|
Requires: glib-2.0 gobject-2.0 gio-2.0
|
||||||
Libs: -L${libdir} -lsecret-@SECRET_MAJOR@
|
Libs: -L${libdir} -lsecret-@SECRET_MAJOR@
|
||||||
|
Libs.private: @LIBGCRYPT_LIBS@
|
||||||
Cflags: -I${includedir}/libsecret-@SECRET_MAJOR@
|
Cflags: -I${includedir}/libsecret-@SECRET_MAJOR@
|
||||||
|
Loading…
Reference in New Issue
Block a user