[gxml] * add missing requires in .pc



commit 8a8fc2d746b95e3ed3ee1e022fd6e5a1e9b5d63d
Author: Richard Schwarting <aquarichy gmail com>
Date:   Sat Oct 6 16:57:53 2012 -0400

    * add missing requires in .pc

 gxml/gxml.pc.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gxml/gxml.pc.in b/gxml/gxml.pc.in
index 5ff9436..8238295 100644
--- a/gxml/gxml.pc.in
+++ b/gxml/gxml.pc.in
@@ -9,6 +9,6 @@ Name: libgxml
 Description: GObject API for XML manipulation library
 URL: http://live.gnome.org/XML
 Version: @VERSION@
-Requires:
+Requires: glib-2.0 gee-0.8 libxml-2.0
 Libs: -L${libdir} -lgxml
 Cflags: -I${includedir}



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]