summaryrefslogtreecommitdiff
path: root/src/libgcrypt.pc.in
blob: 6b6140d51351eea75d28f67d80b2ee0faa7c06e9 (plain)
1
2
3
4
5
6
7
8
9
10
11
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@

Name: libgcrypt
Description: General purpose crypto library
Version: @VERSION@
Requires: libgpg-error
Libs: -L${libdir} -lgcrypt
Cflags: -I${includedir}