10 lines
243 B
PkgConfig
10 lines
243 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: 3.0.0-dev
|
||
|
Requires: libssl libcrypto
|