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.
This commit is contained in:
parent
58e4acdb19
commit
df4451aeec
@ -5,8 +5,8 @@ exec_prefix=@exec_prefix@
|
||||
libdir=@libdir@
|
||||
includedir=@includedir@
|
||||
|
||||
Name: LibreSSL-libssl
|
||||
Description: Secure Sockets Layer and cryptography libraries
|
||||
Name: LibreSSL-libcrypto
|
||||
Description: LibreSSL cryptography library
|
||||
Version: @VERSION@
|
||||
Requires:
|
||||
Conflicts:
|
||||
|
Loading…
x
Reference in New Issue
Block a user