10 lines
249 B
PkgConfig
10 lines
249 B
PkgConfig
|
|
prefix=/opt/Tools/openssl-3.0.18/install
|
||
|
|
exec_prefix=${prefix}
|
||
|
|
libdir=${exec_prefix}/lib64
|
||
|
|
includedir=${prefix}/include
|
||
|
|
|
||
|
|
Name: OpenSSL
|
||
|
|
Description: Secure Sockets Layer and cryptography libraries and tools
|
||
|
|
Version: 3.0.18
|
||
|
|
Requires: libssl libcrypto
|