gateway2/Tongsuo-8.4.0/libssl.pc
2026-07-11 13:40:57 +08:00

12 lines
279 B
PkgConfig

prefix=/opt/tongsuo-8.4.0
exec_prefix=${prefix}
libdir=${exec_prefix}/lib64
includedir=${prefix}/include
Name: OpenSSL-libssl
Description: Secure Sockets Layer and cryptography libraries
Version: 3.0.3
Requires.private: libcrypto
Libs: -L${libdir} -lssl
Cflags: -I${includedir}