13 lines
273 B
PkgConfig
13 lines
273 B
PkgConfig
prefix=/usr
|
|
exec_prefix=${prefix}
|
|
libdir=${exec_prefix}/lib
|
|
includedir=${prefix}/include
|
|
|
|
|
|
Name: libexslt
|
|
Version: 0.8.17
|
|
Description: EXSLT Extension library
|
|
Requires: libxml-2.0
|
|
Libs: -L${libdir} -lexslt -lxslt -lxml2 -lz -lpthread -licucore -lm
|
|
Cflags: -I${includedir}
|