summaryrefslogtreecommitdiff
path: root/libcxml.pc.in
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2014-03-19 22:13:04 +0000
committerCarl Hetherington <cth@carlh.net>2014-03-19 22:13:04 +0000
commitfb0822d3719a4668b58e8959232a04ddccd9a521 (patch)
tree4d913878176fcb57dcba387191b8f99e05e266cf /libcxml.pc.in
parent27780878701f85ad597addacd541f2e897719978 (diff)
Add new Document constructor.
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 ebf8bbf..8b7c15c 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
+Requires: libxml++-2.6 glibmm-2.4
Libs: @libs@
Cflags: -I${includedir}