[gnome-boxes/wip/feborges/meson: 11/13] build: Bump Vala dep to 0.36.3
- From: Felipe Borges <felipeborges src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-boxes/wip/feborges/meson: 11/13] build: Bump Vala dep to 0.36.3
- Date: Wed, 12 Jul 2017 09:23:39 +0000 (UTC)
commit f3ed6111d89051d75d70f31ce9e5f74155901774
Author: Felipe Borges <felipeborges gnome org>
Date: Mon Jun 26 11:20:35 2017 +0200
build: Bump Vala dep to 0.36.3
Bump from Vala 0.36.0 to 0.36.3, so we can benefit from the
GLib uuid_string_* symbols introduced at the vala commit
https://git.gnome.org/browse/vala/commit/?id=4cab2c2 and,
this way, drop the libuuid dependency.
vala 0.36.3 is part of the GNOME 3.25.2 release.
https://bugzilla.gnome.org/show_bug.cgi?id=784204
configure.ac | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 2e890c8..ee90da4 100644
--- a/configure.ac
+++ b/configure.ac
@@ -134,7 +134,7 @@ else
fi
AM_CONDITIONAL([HAVE_OVIRT], [test "x$have_govirt" = "xyes"])
-VALA_CHECK([0.36.0], [
+VALA_CHECK([0.36.3], [
gdk-pixbuf-2.0
glib-2.0
gtk+-3.0
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]