summaryrefslogtreecommitdiff
path: root/libcxml.pc.in
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2016-10-31 15:51:50 +0000
committerCarl Hetherington <cth@carlh.net>2016-10-31 15:51:50 +0000
commitcb7cd5d75d324afffeb35b284cfd31024415cbcd (patch)
tree04ec668e98d8653efb0a31a964e7bf1456107a6c /libcxml.pc.in
parent8bdbeb17890d3d7a58473dc2caa4824e91411c8b (diff)
More proper checking for locked_sstream.
Diffstat (limited to 'libcxml.pc.in')
-rw-r--r--libcxml.pc.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/libcxml.pc.in b/libcxml.pc.in
index 8b7c15c..12bee18 100644
--- a/libcxml.pc.in
+++ b/libcxml.pc.in
@@ -5,6 +5,6 @@ includedir=@includedir@
Name: libcxml
Description: Library to simplify XML parsing with libxml++
Version: @version@
-Requires: libxml++-2.6 glibmm-2.4
+Requires: libxml++-2.6 glibmm-2.4 locked_sstream
Libs: @libs@
Cflags: -I${includedir}