diff options
-rw-r--r-- | libcrypto.pc.in | 4 |
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@ | |||
5 | libdir=@libdir@ | 5 | libdir=@libdir@ |
6 | includedir=@includedir@ | 6 | includedir=@includedir@ |
7 | 7 | ||
8 | Name: LibreSSL-libssl | 8 | Name: LibreSSL-libcrypto |
9 | Description: Secure Sockets Layer and cryptography libraries | 9 | Description: LibreSSL cryptography library |
10 | Version: @VERSION@ | 10 | Version: @VERSION@ |
11 | Requires: | 11 | Requires: |
12 | Conflicts: | 12 | Conflicts: |