[gnome-desktop] Require gconf in pc file
- From: Benjamin Otte <otte src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-desktop] Require gconf in pc file
- Date: Thu, 7 Oct 2010 19:57:47 +0000 (UTC)
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]