[libmediaart] build: Require glib 2.38 for g_assert_true



commit 841d1c84dbebe5eca280e360b28cd81c78b24100
Author: Jens Georg <mail jensge org>
Date:   Sun Nov 10 15:16:27 2013 +0100

    build: Require glib 2.38 for g_assert_true
    
    https://bugzilla.gnome.org/show_bug.cgi?id=711776

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 4b6e42f..95a3b73 100644
--- a/configure.ac
+++ b/configure.ac
@@ -137,7 +137,7 @@ AC_CHECK_FUNCS([strstr utime])
 CFLAGS="$CFLAGS"
 
 # Library required versions
-GLIB_REQUIRED=2.35.1
+GLIB_REQUIRED=2.38.0
 GDKPIXBUF_REQUIRED=2.12.0
 QT5_REQUIRED=5.0.0
 QT4_REQUIRED=4.7.1


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