]> err.no Git - libchamplain/commitdiff
Still some -1.0 left overs
authorPierre-Luc Beaudoin <pierre-luc@pierlux.com>
Sat, 18 Oct 2008 13:39:14 +0000 (09:39 -0400)
committerPierre-Luc Beaudoin <pierre-luc@pierlux.com>
Sat, 18 Oct 2008 13:39:14 +0000 (09:39 -0400)
champlain-gtk.pc.in

index 99a0e95450557321df3a5052ee0945bf3aa3c4ce..9079e9bfe3b87b49cdc36cb7de0447dc99e1f339 100644 (file)
@@ -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