10 lines
267 B
PkgConfig
10 lines
267 B
PkgConfig
|
prefix=/root/pojo/dockerfile/examples/openssl/openssl-3.2.1
|
||
|
exec_prefix=${prefix}
|
||
|
libdir=${exec_prefix}/lib64
|
||
|
includedir=${prefix}/include
|
||
|
|
||
|
Name: OpenSSL
|
||
|
Description: Secure Sockets Layer and cryptography libraries and tools
|
||
|
Version: 3.2.1
|
||
|
Requires: libssl libcrypto
|