From: Pierre-Luc Beaudoin Date: Sat, 18 Oct 2008 13:39:14 +0000 (-0400) Subject: Still some -1.0 left overs X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d27c995f66bd1ac0249ae77fb3b16457f95a7185;p=libchamplain Still some -1.0 left overs --- diff --git a/champlain-gtk.pc.in b/champlain-gtk.pc.in index 99a0e95..9079e9b 100644 --- a/champlain-gtk.pc.in +++ b/champlain-gtk.pc.in @@ -6,6 +6,6 @@ includedir=@includedir@ Name: libchamplain-gtk Description: Gtk+ Widget wrapper for libchamplain Version: @VERSION@ -Libs: -L${libdir} -lchamplain-gtk-1.0 -Cflags: -I${includedir}/libchamplain-gtk-1.0 +Libs: -L${libdir} -lchamplain-gtk-0.2 +Cflags: -I${includedir}/libchamplain-gtk-0.2 Requires: champlain-0.2 gobject-2.0 clutter-0.8 clutter-gtk-0.8 gtk+-2.0