[gthumb] require gtk+ 3.0 in the package config file



commit be309ae4a4ef962dbd2adc4ef6371c8a8900072f
Author: Paolo Bacchilega <paobac src gnome org>
Date:   Sat Mar 24 19:21:29 2012 +0100

    require gtk+ 3.0 in the package config file

 data/gthumb.pc.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/data/gthumb.pc.in b/data/gthumb.pc.in
index 4c28713..8179415 100644
--- a/data/gthumb.pc.in
+++ b/data/gthumb.pc.in
@@ -9,6 +9,6 @@ datadir= datadir@
 Name: gthumb 
 Description: Image viewer and browser
 Version: @VERSION@
-Requires: gtk+-2.0
+Requires: gtk+-3.0
 Libs: -L${libdir} @GTHUMB_IMPLIB@
 Cflags: -I${includedir}



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