diff --git a/libsecret/libsecret.pc.in b/libsecret/libsecret.pc.in index 0c342ef..d99cf44 100644 --- a/libsecret/libsecret.pc.in +++ b/libsecret/libsecret.pc.in @@ -11,4 +11,5 @@ Description: GObject bindings for Secret Service API Version: @VERSION@ Requires: glib-2.0 gobject-2.0 gio-2.0 Libs: -L${libdir} -lsecret-@SECRET_MAJOR@ +Libs.private: @LIBGCRYPT_LIBS@ Cflags: -I${includedir}/libsecret-@SECRET_MAJOR@