[gnome-builder] bump libdazzle dependency



commit b4c9f4e4b39f86ecb526c9812478a98820c31a13
Author: Christian Hergert <chergert redhat com>
Date:   Thu Jul 20 20:04:10 2017 -0700

    bump libdazzle dependency

 meson.build           |    2 +-
 subprojects/libdazzle |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/meson.build b/meson.build
index f401206..ad9a57e 100644
--- a/meson.build
+++ b/meson.build
@@ -166,7 +166,7 @@ libgtk_dep = dependency('gtk+-3.0', version: '>= 3.22.1')
 libpeas_dep = dependency('libpeas-1.0', version: '>= 1.21.0')
 libm_dep = cc.find_library('m', required: false)
 libjson_glib_dep = dependency('json-glib-1.0', version: '>= 1.2.0')
-libdazzle_dep = dependency('libdazzle-1.0', version: '>= 3.25.4', required: false)
+libdazzle_dep = dependency('libdazzle-1.0', version: '>= 3.25.5', required: false)
 libtemplate_glib_dep = dependency('template-glib-1.0', version: '>= 3.25.3', required: false)
 libjsonrpc_glib_dep = dependency('jsonrpc-glib-1.0', version: '>= 3.25.3',
   fallback: ['jsonrpc-glib', 'libjsonrpc_glib_dep'],
diff --git a/subprojects/libdazzle b/subprojects/libdazzle
index cf122b2..740a889 160000
--- a/subprojects/libdazzle
+++ b/subprojects/libdazzle
@@ -1 +1 @@
-Subproject commit cf122b20143df156edb080bf7967f238a62f5474
+Subproject commit 740a889c915a614976b0c2c4157f5d9a88c076cf


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