13 lines
324 B
PkgConfig
13 lines
324 B
PkgConfig
prefix=/home/nathan/agrarian/depends/x86_64-pc-linux-gnu
|
|
exec_prefix=${prefix}
|
|
libdir=${exec_prefix}/lib
|
|
includedir=${prefix}/include
|
|
|
|
Name: OpenSSL
|
|
Description: Secure Sockets Layer and cryptography libraries and tools
|
|
Version: 1.0.1k
|
|
Requires:
|
|
Libs: -L${libdir} -lssl -lcrypto
|
|
Libs.private: -ldl
|
|
Cflags: -I${includedir}
|