summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorJens Georg <mail@jensge.org>2018-10-22 16:56:45 +0200
committerJens Georg <mail@jensge.org>2018-10-22 16:57:18 +0200
commit5eacdaef5d6f0d3534e9fecb1047788e565055da (patch)
tree6aa5ce3b55817f2861d0581b6b9aed8c75725ca8 /configure.ac
parent590b82b7393eae97f38fd56bc725dad4201665e9 (diff)
downloadrygel-5eacdaef5d6f0d3534e9fecb1047788e565055da.tar.gz
build: Bump vala requirement to 0.40
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 9912de97..c7efd55d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -35,7 +35,7 @@ dnl Required versions of library packages
dnl Not all of these are actually used, depending on the configure options.
GLIB_REQUIRED=2.40.0
LIBXML_REQUIRED=2.7
-VALA_REQUIRED=0.24.0
+VALA_REQUIRED=0.40.0
VALADOC_REQUIRED=0.2
GSSDP_REQUIRED=0.14.15
GUPNP_REQUIRED=0.20.14