From fb0822d3719a4668b58e8959232a04ddccd9a521 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Wed, 19 Mar 2014 22:13:04 +0000 Subject: Add new Document constructor. --- libcxml.pc.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libcxml.pc.in') 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} -- cgit v1.2.3