aboutsummaryrefslogtreecommitdiff
path: root/libcrypto.pc.in
diff options
context:
space:
mode:
Diffstat (limited to 'libcrypto.pc.in')
-rw-r--r--libcrypto.pc.in2
1 files changed, 0 insertions, 2 deletions
diff --git a/libcrypto.pc.in b/libcrypto.pc.in
index 1823326..11d7ef0 100644
--- a/libcrypto.pc.in
+++ b/libcrypto.pc.in
@@ -8,8 +8,6 @@ includedir=@includedir@
8Name: LibreSSL-libcrypto 8Name: LibreSSL-libcrypto
9Description: LibreSSL cryptography library 9Description: LibreSSL cryptography library
10Version: @VERSION@ 10Version: @VERSION@
11Requires:
12Conflicts:
13Libs: -L${libdir} -lcrypto 11Libs: -L${libdir} -lcrypto
14Libs.private: @LIBS@ @PLATFORM_LDADD@ 12Libs.private: @LIBS@ @PLATFORM_LDADD@
15Cflags: -I${includedir} 13Cflags: -I${includedir}