about summary refs log tree commit diff
path: root/libtls.pc.in
diff options
context:
space:
mode:
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}