prefix=/root/pojo/dockerfile/examples/openssl/openssl-3.2.1 exec_prefix=${prefix} libdir=${exec_prefix}/lib64 includedir=${prefix}/include Name: OpenSSL-libssl Description: Secure Sockets Layer and cryptography libraries Version: 3.2.1 Requires.private: libcrypto Libs: -L${libdir} -lssl Cflags: -I${includedir}