[libchamplain] .pc files should point to Clutter 1.0



commit 731a2295f6488a95694ec4741de0c7780fb660f5
Author: Pierre-Luc Beaudoin <pierre-luc pierlux com>
Date:   Wed May 20 11:49:59 2009 -0400

    .pc files should point to Clutter 1.0

 champlain-gtk-uninstalled.pc.in |    2 +-
 champlain-gtk.pc.in             |    2 +-
 champlain-uninstalled.pc.in     |    2 +-
 champlain.pc.in                 |    2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/champlain-gtk-uninstalled.pc.in b/champlain-gtk-uninstalled.pc.in
index 5555b15..f493b45 100644
--- a/champlain-gtk-uninstalled.pc.in
+++ b/champlain-gtk-uninstalled.pc.in
@@ -8,4 +8,4 @@ Description: Gtk+ Widget wrapper for libchamplain
 Version: @VERSION@
 Libs: ${abs_top_builddir}/champlain-gtk/libchamplain-gtk- API_VERSION@.la
 Cflags: -I${abs_top_srcdir} -I${abs_top_builddir}
-Requires: champlain- API_VERSION@ gobject-2.0 clutter-0.8 clutter-gtk-0.8 gtk+-2.0
+Requires: champlain- API_VERSION@ gobject-2.0 clutter-0.9 clutter-gtk-0.9 gtk+-2.0
diff --git a/champlain-gtk.pc.in b/champlain-gtk.pc.in
index 12567ca..3b2af32 100644
--- a/champlain-gtk.pc.in
+++ b/champlain-gtk.pc.in
@@ -8,4 +8,4 @@ Description: Gtk+ Widget wrapper for libchamplain
 Version: @VERSION@
 Libs: -L${libdir} -lchamplain-gtk- API_VERSION@
 Cflags: -I${includedir}/libchamplain-gtk- API_VERSION@
-Requires: champlain- API_VERSION@ gobject-2.0 clutter-0.8 clutter-gtk-0.8 gtk+-2.0
+Requires: champlain- API_VERSION@ gobject-2.0 clutter-1.0 clutter-gtk-1.0 gtk+-2.0
diff --git a/champlain-uninstalled.pc.in b/champlain-uninstalled.pc.in
index 09a6f96..5cb0aae 100644
--- a/champlain-uninstalled.pc.in
+++ b/champlain-uninstalled.pc.in
@@ -8,4 +8,4 @@ Description: Map View for Clutter
 Version: @VERSION@
 Libs: ${abs_top_builddir}/champlain/libchamplain- API_VERSION@.la
 Cflags: -I${abs_top_srcdir} -I${abs_top_builddir}
-Requires: gobject-2.0 clutter-0.8
+Requires: gobject-2.0 clutter-0.9
diff --git a/champlain.pc.in b/champlain.pc.in
index 4cf248d..b856484 100644
--- a/champlain.pc.in
+++ b/champlain.pc.in
@@ -8,4 +8,4 @@ Description: Map View for Clutter
 Version: @VERSION@
 Libs: -L${libdir} -lchamplain- API_VERSION@
 Cflags: -I${includedir}/libchamplain- API_VERSION@
-Requires: gobject-2.0 clutter-0.8
+Requires: gobject-2.0 clutter-1.0



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