diff options
author | June McEnroe <june@causal.agency> | 2021-09-17 15:06:51 -0400 |
---|---|---|
committer | June McEnroe <june@causal.agency> | 2021-09-17 15:06:51 -0400 |
commit | fd56a8d74b9c1b9f7005fbc003d98f1253cd5eee (patch) | |
tree | 7314e2f05490f73966fdc6b0b4d1011fed1526a9 /libtls.pc.in | |
parent | Import LibreSSL 3.3.4 (diff) | |
download | libretls-fd56a8d74b9c1b9f7005fbc003d98f1253cd5eee.tar.gz libretls-fd56a8d74b9c1b9f7005fbc003d98f1253cd5eee.zip |
Import LibreSSL 3.4.0
Diffstat (limited to '')
-rw-r--r-- | libtls.pc.in | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/libtls.pc.in b/libtls.pc.in index 0d4e625..d176929 100644 --- a/libtls.pc.in +++ b/libtls.pc.in @@ -8,8 +8,6 @@ includedir=@includedir@ Name: LibreSSL-libtls Description: Secure communications using the TLS socket protocol. Version: @VERSION@ -Requires: -Conflicts: Libs: -L${libdir} -ltls Libs.private: @LIBS@ @PLATFORM_LDADD@ Cflags: -I${includedir} |