add libxml-2.0 as the e-source* stuff needs it.
authorChris Toshok <toshok@ximian.com>
Tue, 3 Feb 2004 17:23:47 +0000 (17:23 +0000)
committerChris Toshok <toshok@src.gnome.org>
Tue, 3 Feb 2004 17:23:47 +0000 (17:23 +0000)
2004-02-03  Chris Toshok  <toshok@ximian.com>

* libedataserver/libedataserver-1.0.pc.in (Requires): add
libxml-2.0 as the e-source* stuff needs it.

ChangeLog
libedataserver/libedataserver-1.0.pc.in

index c155a5b..8c0945b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2004-02-03  Chris Toshok  <toshok@ximian.com>
+
+       * libedataserver/libedataserver-1.0.pc.in (Requires): add
+       libxml-2.0 as the e-source* stuff needs it.
+
 2004-01-30  Rodrigo Moya <rodrigo@ximian.com>
 
        * configure.in: require libsoup >= 2.1.6.
index aec3231..bb95c34 100644 (file)
@@ -11,6 +11,6 @@ privincludedir=@privincludedir@
 Name: libedataserver
 Description: Utily library for evolution data servers
 Version: @VERSION@
-Requires: libbonobo-2.0 libgnome-2.0
+Requires: libbonobo-2.0 libgnome-2.0 libxml-2.0
 Libs: -L${libdir} -ledataserver
 Cflags: -I${privincludedir}