summary refs log tree commit diff
path: root/libtls.pc.in
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-09-17 15:06:51 -0400
committerJune McEnroe <june@causal.agency>2021-09-17 15:06:51 -0400
commitfd56a8d74b9c1b9f7005fbc003d98f1253cd5eee (patch)
tree7314e2f05490f73966fdc6b0b4d1011fed1526a9 /libtls.pc.in
parentImport LibreSSL 3.3.4 (diff)
downloadlibretls-fd56a8d74b9c1b9f7005fbc003d98f1253cd5eee.tar.gz
libretls-fd56a8d74b9c1b9f7005fbc003d98f1253cd5eee.zip
Import LibreSSL 3.4.0
Diffstat (limited to 'libtls.pc.in')
-rw-r--r--libtls.pc.in2
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}