summaryrefslogtreecommitdiff
path: root/libxslt.pc.in
diff options
context:
space:
mode:
authorDaniel Veillard <veillard@src.gnome.org>2002-05-25 10:07:09 +0000
committerDaniel Veillard <veillard@src.gnome.org>2002-05-25 10:07:09 +0000
commit677e44e966ea6bce8493d249898507805ee4e3bf (patch)
tree7c8dba8dcd922f60a80fb9591ba4ee638737d6ed /libxslt.pc.in
parenteef2ef13ad81aa6ca0f29d1b77d2503bc63c7c85 (diff)
downloadlibxslt-677e44e966ea6bce8493d249898507805ee4e3bf.tar.gz
fix bug #82970 Daniel
* libxslt.pc.in: fix bug #82970 Daniel
Diffstat (limited to 'libxslt.pc.in')
-rw-r--r--libxslt.pc.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/libxslt.pc.in b/libxslt.pc.in
index e46a469d..07304b26 100644
--- a/libxslt.pc.in
+++ b/libxslt.pc.in
@@ -7,6 +7,6 @@ includedir=@includedir@
Name: libxslt
Version: @VERSION@
Description: XSLT library version 2.
-Requires:
+Requires: libxml-2.0
Libs: @XSLT_LIBDIR@ @XSLT_LIBS@
Cflags: @XSLT_INCLUDEDIR@