[eog] Update eog.pc for GTK+-3



commit d166ba737cf86d5e17d896c44ef42e0863616b0c
Author: Felix Riemann <friemann gnome org>
Date:   Wed Jul 21 22:31:57 2010 +0200

    Update eog.pc for GTK+-3
    
    Depend on the correct GTK version and remove the unneeded GConf
    dependency as plugins needing it should depend in it themselves.

 data/eog.pc.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/data/eog.pc.in b/data/eog.pc.in
index 4a68666..6ea82df 100644
--- a/data/eog.pc.in
+++ b/data/eog.pc.in
@@ -6,6 +6,6 @@ pluginsdir= libdir@/eog/plugins
 
 Name: Eye of GNOME
 Description: The GNOME Image Viewer
-Requires: gtk+-2.0, gconf-2.0
+Requires: gtk+-3.0
 Version: @VERSION@
 Cflags: -I${includedir}



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