diff options
Diffstat (limited to 'libcrypto.pc.in')
-rw-r--r-- | libcrypto.pc.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libcrypto.pc.in b/libcrypto.pc.in index f44e3aa..4e886b9 100644 --- a/libcrypto.pc.in +++ b/libcrypto.pc.in | |||
@@ -7,7 +7,7 @@ includedir=@includedir@ | |||
7 | 7 | ||
8 | Name: LibreSSL-libssl | 8 | Name: LibreSSL-libssl |
9 | Description: Secure Sockets Layer and cryptography libraries | 9 | Description: Secure Sockets Layer and cryptography libraries |
10 | Version: @LIBCRYPTO_VERSION@ | 10 | Version: @VERSION@ |
11 | Requires: | 11 | Requires: |
12 | Conflicts: | 12 | Conflicts: |
13 | Libs: -L${libdir} -lcrypto | 13 | Libs: -L${libdir} -lcrypto |