summaryrefslogtreecommitdiffstats
path: root/lasso.pc.in
blob: 7e2347b1d2f5a49164b739fcaddb535d257da575 (plain)
1
2
3
4
5
6
7
8
9
10
11
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@

Name: lasso
Version: @VERSION@
Description: A free implementation of the Liberty Alliance specifications
Requires: libxml-2.0 libxslt xmlsec1 glib-2.0 gobject-2.0
Cflags: @LASSO_CORE_CFLAGS@
Libs: -L${libdir} @LASSO_CORE_LIBS@