blob: ff0a0c2f4e0918e3d315605583f509efc3a4a77e (
plain) (
blame)
1
2
3
4
5
6
7
8
9
|
prefix=/usr
exec_prefix=${prefix}
libdir=${exec_prefix}
includedir=${prefix}/include ${prefix}/./include
Name: OpenSSL
Description: Secure Sockets Layer and cryptography libraries and tools
Version: 3.5.1
Requires: libssl libcrypto
|