aboutsummaryrefslogtreecommitdiffstats
path: root/src/gpgme.pc.in
diff options
context:
space:
mode:
Diffstat (limited to 'src/gpgme.pc.in')
-rw-r--r--src/gpgme.pc.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/gpgme.pc.in b/src/gpgme.pc.in
index 80d59de8..9ddef5cd 100644
--- a/src/gpgme.pc.in
+++ b/src/gpgme.pc.in
@@ -9,6 +9,6 @@ Name: gpgme
Description: GnuPG Made Easy to access GnuPG
Requires.private: gpg-error, libassuan
Version: @PACKAGE_VERSION@
-Cflags: -I${includedir} @GPGME_CONFIG_CFLAGS@
-Libs: -L${libdir} @GPGME_CONFIG_LIBS@
+Cflags: @GPGME_CONFIG_CFLAGS@
+Libs: @GPGME_CONFIG_LIBS@
URL: https://www.gnupg.org/software/gpgme/index.html