summaryrefslogtreecommitdiffstats
path: root/lasso.pc.in
diff options
context:
space:
mode:
authorValery Febvre <vfebvre at easter-eggs.com>2004-04-19 15:29:26 +0000
committerValery Febvre <vfebvre at easter-eggs.com>2004-04-19 15:29:26 +0000
commit756d86a8778a8d079a010d909be465d4a23d6af1 (patch)
tree8f63f94c25e3da8a082691e073491fdfe4f6164f /lasso.pc.in
parent66f2b28ef4ec640286116f4752c19557239f75a9 (diff)
downloadlasso-756d86a8778a8d079a010d909be465d4a23d6af1.tar.gz
lasso-756d86a8778a8d079a010d909be465d4a23d6af1.tar.xz
lasso-756d86a8778a8d079a010d909be465d4a23d6af1.zip
*** empty log message ***
Diffstat (limited to 'lasso.pc.in')
-rw-r--r--lasso.pc.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/lasso.pc.in b/lasso.pc.in
index 16f2409e..569d2fed 100644
--- a/lasso.pc.in
+++ b/lasso.pc.in
@@ -6,6 +6,6 @@ includedir=@includedir@
Name: lasso
Version: @VERSION@
Description: A free implementation of the Liberty Alliance specifications
-Requires: libxml-2.0 >= @LIBXML_MIN_VERSION@ libxslt >= @LIBXSLT_MIN_VERSION@ xmlsec1 >= @XMLSEC1_MIN_VERSION@
+Requires: libxml-2.0 >= @LIBXML_MIN_VERSION@ libxslt >= @LIBXSLT_MIN_VERSION@ xmlsec1 >= @XMLSEC1_MIN_VERSION@ glib-2.0 >= $GLIB_MIN_VERSION@
Cflags: @LASSO_CORE_CFLAGS@
Libs: -L${libdir} @LASSO_CORE_LIBS@