[gnome-chess] Depend on intltool 0.50



commit ee8d1870999f1d079048465ff4f3a33027d8f3af
Author: Michael Catanzaro <mcatanzaro gnome org>
Date:   Tue Sep 10 22:00:40 2013 -0500

    Depend on intltool 0.50
    
    For gsettings support

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index d60abb6..7833758 100644
--- a/configure.ac
+++ b/configure.ac
@@ -46,7 +46,7 @@ dnl ###########################################################################
 dnl Internationalization
 dnl ###########################################################################
 
-IT_PROG_INTLTOOL([0.35.0])
+IT_PROG_INTLTOOL([0.50])
 AC_SUBST(GETTEXT_PACKAGE, gnome-chess)
 
 dnl ###########################################################################


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