[gnome-dvb-daemon] Raise required Vala to 0.15 and GLib to 2.31.0



commit 5103a253276910ac2ffbf562ce8372258a89d9ed
Author: Sebastian PÃlsterl <sebp k-d-w org>
Date:   Wed Mar 7 23:20:42 2012 +0100

    Raise required Vala to 0.15 and GLib to 2.31.0

 configure.ac |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index ecbe01f..9a1305e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -16,7 +16,7 @@ AM_PROG_CC_C_O
 LT_PREREQ([2.2.6])
 LT_INIT([disable-static])
 
-AM_PROG_VALAC([0.14.0])
+AM_PROG_VALAC([0.15.0])
 
 AC_SUBST(CFLAGS)
 AC_SUBST(CPPFLAGS)
@@ -59,7 +59,7 @@ fi
 dnl ******************
 dnl * Check for libs
 dnl ******************
-GLIB_REQUIRED=2.28.5
+GLIB_REQUIRED=2.31.0
 GST_REQUIRED=0.10.29
 GEE_REQUIRED=0.5.0
 SQLITE_REQUIRED=3.4



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