diff options
author | Brent Cook <bcook@openbsd.org> | 2015-08-19 18:48:01 -0500 |
---|---|---|
committer | Brent Cook <bcook@openbsd.org> | 2015-08-28 13:17:13 -0500 |
commit | ab1de85a42f430eb52cb977b2f66c655ff4901a8 (patch) | |
tree | 38ba70bbce57fb2b2a05dd9f9bfd24efd831bbdd /libtls.pc.in | |
parent | cd16a21cab3b2c8257e1e4e0b4be3300fe139670 (diff) | |
download | portable-ab1de85a42f430eb52cb977b2f66c655ff4901a8.tar.gz portable-ab1de85a42f430eb52cb977b2f66c655ff4901a8.tar.bz2 portable-ab1de85a42f430eb52cb977b2f66c655ff4901a8.zip |
update pc files to use the package version, not library ABI version
Diffstat (limited to 'libtls.pc.in')
-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: |