diff options
author | Brent Cook <bcook@openbsd.org> | 2015-08-19 18:48:01 -0500 |
---|---|---|
committer | Brent Cook <bcook@openbsd.org> | 2015-08-19 19:18:20 -0500 |
commit | 3bdb537aaeb8c5564447e0cec8f7b2b1e1477bcc (patch) | |
tree | bc01690f73d839a71a3f7c88f106365cf979d668 /libtls.pc.in | |
parent | 61fe482d467cd79870275905f456f3cf7705918f (diff) | |
download | portable-3bdb537aaeb8c5564447e0cec8f7b2b1e1477bcc.tar.gz portable-3bdb537aaeb8c5564447e0cec8f7b2b1e1477bcc.tar.bz2 portable-3bdb537aaeb8c5564447e0cec8f7b2b1e1477bcc.zip |
update pc files to use the package version, not library ABI version
Diffstat (limited to '')
-rw-r--r-- | libtls.pc.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libtls.pc.in b/libtls.pc.in index 64d7457..19e6b32 100644 --- a/libtls.pc.in +++ b/libtls.pc.in | |||
@@ -7,7 +7,7 @@ includedir=@includedir@ | |||
7 | 7 | ||
8 | Name: LibreSSL-libtls | 8 | Name: LibreSSL-libtls |
9 | Description: Secure communications using the TLS socket protocol. | 9 | Description: Secure communications using the TLS socket protocol. |
10 | Version: @LIBTLS_VERSION@ | 10 | Version: @VERSION@ |
11 | Requires: | 11 | Requires: |
12 | Requires.private: libcrypto libssl | 12 | Requires.private: libcrypto libssl |
13 | Conflicts: | 13 | Conflicts: |