[gnome-desktop] Require gconf in pc file



commit 4b23898adf9980646cc1e64a7a4db207c0281366
Author: Benjamin Otte <otte redhat com>
Date:   Thu Oct 7 21:56:58 2010 +0200

    Require gconf in pc file
    
    As long as gnome-bg includes GConf headers, we better require it.

 libgnome-desktop/gnome-desktop-3.0.pc.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/libgnome-desktop/gnome-desktop-3.0.pc.in b/libgnome-desktop/gnome-desktop-3.0.pc.in
index e7d1c2a..249d75a 100644
--- a/libgnome-desktop/gnome-desktop-3.0.pc.in
+++ b/libgnome-desktop/gnome-desktop-3.0.pc.in
@@ -5,7 +5,7 @@ includedir= includedir@
 
 Name: gnome-desktop-3.0
 Description: Utility library for loading .desktop files
-Requires: gtk+-3.0 @STARTUP_NOTIFICATION_PACKAGE@
+Requires: gtk+-3.0 gconf-2.0 @STARTUP_NOTIFICATION_PACKAGE@
 Version: @VERSION@
 Libs: -L${libdir} -lgnome-desktop-3
 Cflags: -I${includedir}/gnome-desktop-3.0



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