13 lines
265 B
PkgConfig
13 lines
265 B
PkgConfig
![]() |
prefix=/usr
|
||
|
exec_prefix=${prefix}
|
||
|
libdir=${exec_prefix}/lib
|
||
|
includedir=${prefix}/include
|
||
|
|
||
|
|
||
|
Name: libxslt
|
||
|
Version: 1.1.28
|
||
|
Description: XSLT library version 2.
|
||
|
Requires: libxml-2.0
|
||
|
Libs: -L${libdir} -lxslt -lxml2 -lz -lpthread -licucore -lm
|
||
|
Cflags: -I${includedir}
|