diff options
Diffstat (limited to 'libtls.pc.in')
-rw-r--r-- | libtls.pc.in | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/libtls.pc.in b/libtls.pc.in index 82a6a71..0d4e625 100644 --- a/libtls.pc.in +++ b/libtls.pc.in | |||
@@ -9,8 +9,7 @@ Name: LibreSSL-libtls | |||
9 | Description: Secure communications using the TLS socket protocol. | 9 | Description: Secure communications using the TLS socket protocol. |
10 | Version: @VERSION@ | 10 | Version: @VERSION@ |
11 | Requires: | 11 | Requires: |
12 | Requires.private: libcrypto libssl | ||
13 | Conflicts: | 12 | Conflicts: |
14 | Libs: -L${libdir} -ltls | 13 | Libs: -L${libdir} -ltls |
15 | Libs.private: @LIBS@ -lcrypto -lssl @PLATFORM_LDADD@ | 14 | Libs.private: @LIBS@ @PLATFORM_LDADD@ |
16 | Cflags: -I${includedir} | 15 | Cflags: -I${includedir} |