10 lines
244 B
PkgConfig
10 lines
244 B
PkgConfig
prefix=/root/openssl/build/../out
|
|
exec_prefix=${prefix}
|
|
libdir=${exec_prefix}/lib
|
|
includedir=${prefix}/include
|
|
|
|
Name: OpenSSL
|
|
Description: Secure Sockets Layer and cryptography libraries and tools
|
|
Version: 1.1.1e-dev
|
|
Requires: libssl libcrypto
|