15 lines
322 B
PkgConfig
Raw Permalink Normal View History

2022-06-06 19:13:42 +01:00
homebrew_sdkroot=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk
prefix=${homebrew_sdkroot}/usr
exec_prefix=/usr
libdir=${exec_prefix}/lib
includedir=${prefix}/include
Name: libexslt
Version: 0.8.20
Description: EXSLT Extension library
Requires: libxml-2.0, libxslt
2022-06-06 19:13:42 +01:00
Cflags:
Libs: -L${libdir} -lexslt
Libs.private: