[libgweather] misc: Remove gconf dependency from pkconfig files



commit b954c374772643c7679e13183f9b1fd4599d7f93
Author: Javier JardÃn <jjardon gnome org>
Date:   Fri Mar 9 17:52:36 2012 +0000

    misc: Remove gconf dependency from pkconfig files

 libgweather/gweather-3.0-uninstalled.pc.in |    2 +-
 libgweather/gweather-3.0.pc.in             |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/libgweather/gweather-3.0-uninstalled.pc.in b/libgweather/gweather-3.0-uninstalled.pc.in
index 2d32723..c9e0ae6 100644
--- a/libgweather/gweather-3.0-uninstalled.pc.in
+++ b/libgweather/gweather-3.0-uninstalled.pc.in
@@ -7,7 +7,7 @@ includedir= includedir@
 Name: GWeather
 Description: GWeather shared library
 Version: @VERSION@
-Requires: glib-2.0 gobject-2.0 gdk-pixbuf-2.0 gtk+-3.0 gconf-2.0
+Requires: glib-2.0 gobject-2.0 gdk-pixbuf-2.0 gtk+-3.0
 Requires.private: libxml-2.0 libsoup-2.4
 Libs: ${pc_top_builddir}/${pcfiledir}/libgweather-3.la
 Cflags: -I${pc_top_builddir}/${pcfiledir}/..
diff --git a/libgweather/gweather-3.0.pc.in b/libgweather/gweather-3.0.pc.in
index 132ba27..fedc107 100644
--- a/libgweather/gweather-3.0.pc.in
+++ b/libgweather/gweather-3.0.pc.in
@@ -7,7 +7,7 @@ includedir= includedir@
 Name: GWeather
 Description: GWeather shared library
 Version: @VERSION@
-Requires: glib-2.0 gobject-2.0 gdk-pixbuf-2.0 gtk+-3.0 gconf-2.0
+Requires: glib-2.0 gobject-2.0 gdk-pixbuf-2.0 gtk+-3.0
 Requires.private: libxml-2.0 libsoup-2.4
 Libs: -L${libdir} -lgweather-3
 Libs.private: -lm



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