mirror of
https://gitlab.gnome.org/GNOME/libxslt
synced 2025-11-27 16:21:14 +03:00
13 lines
233 B
PkgConfig
13 lines
233 B
PkgConfig
prefix=@prefix@
|
|
exec_prefix=@exec_prefix@
|
|
libdir=@libdir@
|
|
includedir=@includedir@
|
|
|
|
|
|
Name: libxslt
|
|
Version: @VERSION@
|
|
Description: XSLT library version 2.
|
|
Requires: libxml-2.0
|
|
Libs: @XSLT_LIBDIR@ @XSLT_LIBS@
|
|
Cflags: @XSLT_INCLUDEDIR@
|