aboutsummaryrefslogtreecommitdiff
path: root/libcrypto.pc.in
diff options
context:
space:
mode:
authorSteven McDonald <steven@steven-mcdonald.id.au>2017-04-18 00:52:32 +1000
committerSteven McDonald <steven@steven-mcdonald.id.au>2017-04-18 00:52:32 +1000
commit7ec0510e33ed897b2d6421a6235c563f1953e210 (patch)
tree039cc0e325ea0471e8a6a5d098c26191af6cdecd /libcrypto.pc.in
parent9d2418ae3a0b9577fdea0bac90802d8c0147f7f4 (diff)
downloadportable-7ec0510e33ed897b2d6421a6235c563f1953e210.tar.gz
portable-7ec0510e33ed897b2d6421a6235c563f1953e210.tar.bz2
portable-7ec0510e33ed897b2d6421a6235c563f1953e210.zip
Fix pkg-config metadata for libcrypto
It looks like this was copied and pasted from libssl.pc.in. This patch identifies it as libcrypto rather than libssl.
Diffstat (limited to 'libcrypto.pc.in')
-rw-r--r--libcrypto.pc.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/libcrypto.pc.in b/libcrypto.pc.in
index fa9c3a9..1823326 100644
--- a/libcrypto.pc.in
+++ b/libcrypto.pc.in
@@ -5,8 +5,8 @@ exec_prefix=@exec_prefix@
5libdir=@libdir@ 5libdir=@libdir@
6includedir=@includedir@ 6includedir=@includedir@
7 7
8Name: LibreSSL-libssl 8Name: LibreSSL-libcrypto
9Description: Secure Sockets Layer and cryptography libraries 9Description: LibreSSL cryptography library
10Version: @VERSION@ 10Version: @VERSION@
11Requires: 11Requires:
12Conflicts: 12Conflicts: