[bakery] Update pkg-config file dependencies



commit d59fc899c19b9f81cf657597215e2586868fd2bf
Author: David King <amigadave amigadave com>
Date:   Sun Mar 28 20:43:45 2010 +0200

    Update pkg-config file dependencies
    
    * bakery-2.6.pc.in: Update Requires: from configure.in. Fixes GNOME
    bug #560613.

 ChangeLog        |    7 +++++++
 bakery-2.6.pc.in |    2 +-
 2 files changed, 8 insertions(+), 1 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index dd78c85..d966a48 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2010-03-28  David King  <amigadave amigadave com>
+
+	Update pkg-config file dependencies
+
+	* bakery-2.6.pc.in: Update Requires: from configure.in. Fixes GNOME
+	bug #560613.
+
 2009-04-14  Petr Kovar  <pknbe volny cz>
 
 	* configure.in: Added "cs" to ALL_LINGUAS, thanks to Lucas Lommer
diff --git a/bakery-2.6.pc.in b/bakery-2.6.pc.in
index 5fe72c7..1d8320a 100644
--- a/bakery-2.6.pc.in
+++ b/bakery-2.6.pc.in
@@ -5,7 +5,7 @@ includedir= includedir@
 
 Name: bakery
 Description: C++ Application Framework for gnomemm
-Requires: gtkmm-2.4 >= 2.4.0 gconfmm-2.6 >= 2.6.0 libglademm-2.4 >= 2.4.0 libxml++-2.6 >= 2.6.0 giomm-2.4 >= 2.16.0
+Requires: gtkmm-2.4 >= 2.10.0 gconfmm-2.6 >= 2.6.0 libglademm-2.4 >= 2.4.0 libxml++-2.6 >= 2.23.3 giomm-2.4 >= 2.16.0 unique-1.0
 Version: @VERSION@
 Libs: -L${libdir} -lbakery-2.6
 Cflags: -I${includedir}/bakery-2.6 -I${libdir}/bakery-2.6/include



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