aboutsummaryrefslogtreecommitdiffstats
path: root/src/libassuan.pc.in
diff options
context:
space:
mode:
Diffstat (limited to 'src/libassuan.pc.in')
-rw-r--r--src/libassuan.pc.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/libassuan.pc.in b/src/libassuan.pc.in
index 7721f6c..c622d4b 100644
--- a/src/libassuan.pc.in
+++ b/src/libassuan.pc.in
@@ -7,8 +7,9 @@ api_version=@LIBASSUAN_CONFIG_API_VERSION@
Name: libassuan
Description: IPC library for the GnuPG components
-Requires: gpg-error
+Requires.private: gpg-error
Version: @PACKAGE_VERSION@
Cflags: -I${includedir} @LIBASSUAN_CONFIG_CFLAGS@
Libs: -L${libdir} @LIBASSUAN_CONFIG_LIBS@
+Libs.private: @NETLIBS@
URL: https://www.gnupg.org/related_software/libassuan/index.html