From 0e138b6a3d3fb41c5915ddf1b327fc6f28e074a6 Mon Sep 17 00:00:00 2001 From: "C. McEnroe" Date: Thu, 22 Oct 2020 03:03:56 -0400 Subject: Import LibreSSL 3.2.2 --- libtls.pc.in | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'libtls.pc.in') diff --git a/libtls.pc.in b/libtls.pc.in index 82a6a71..0d4e625 100644 --- a/libtls.pc.in +++ b/libtls.pc.in @@ -9,8 +9,7 @@ Name: LibreSSL-libtls Description: Secure communications using the TLS socket protocol. Version: @VERSION@ Requires: -Requires.private: libcrypto libssl Conflicts: Libs: -L${libdir} -ltls -Libs.private: @LIBS@ -lcrypto -lssl @PLATFORM_LDADD@ +Libs.private: @LIBS@ @PLATFORM_LDADD@ Cflags: -I${includedir} -- cgit 1.4.1