[libgnomekbd] Remove gconf from deps in .pc file



commit 9e5bb89dc202fb60c8ebafd8d630e0b7fde30754
Author: William Jon McCann <jmccann redhat com>
Date:   Mon Oct 4 15:53:31 2010 -0400

    Remove gconf from deps in .pc file

 libgnomekbd.pc.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/libgnomekbd.pc.in b/libgnomekbd.pc.in
index 096534b..64c2541 100644
--- a/libgnomekbd.pc.in
+++ b/libgnomekbd.pc.in
@@ -6,6 +6,6 @@ includedir= includedir@
 Name: libgnomekbd
 Description: GNOME keyboard shared library
 Version: @VERSION@
-Requires: gmodule-export-2.0 gdk-2.0 >= @GDK_REQUIRED@ gconf-2.0 >= @GCONF_REQUIRED@ libxklavier >= @LIBXKLAVIER_REQUIRED@
+Requires: gmodule-export-2.0 gdk-2.0 >= @GDK_REQUIRED@ libxklavier >= @LIBXKLAVIER_REQUIRED@
 Libs: -L${libdir} -lgnomekbd
 Cflags: -I${includedir}



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