master
/ miniconda3 / envs / poem / lib / pkgconfig / openssl.pc

openssl.pc @a8e0244 raw · history · blame

1
2
3
4
5
6
7
8
9
prefix=/home/jovyan/work/miniconda3/envs/poem
exec_prefix=${prefix}
libdir=${exec_prefix}/lib
includedir=${prefix}/include

Name: OpenSSL
Description: Secure Sockets Layer and cryptography libraries and tools
Version: 3.0.9
Requires: libssl libcrypto