10 lines
244 B
PkgConfig
Raw Normal View History

2020-03-02 16:50:34 +00:00
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
2020-03-02 17:19:21 +00:00
Version: 1.1.1e-dev
2020-03-02 16:50:34 +00:00
Requires: libssl libcrypto