From: Pierre-Luc Beaudoin Date: Wed, 20 May 2009 15:49:59 +0000 (-0400) Subject: .pc files should point to Clutter 1.0 X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=731a2295f6488a95694ec4741de0c7780fb660f5;p=libchamplain .pc files should point to Clutter 1.0 --- 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