[gimp] configure, app: depend on babl-0.1.57
- From: Øyvind "pippin" Kolås <ok src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp] configure, app: depend on babl-0.1.57
- Date: Wed, 12 Sep 2018 11:54:36 +0000 (UTC)
commit c2666ae5b869cda947b3831d2285d773ac676ae0
Author: Øyvind Kolås <pippin gimp org>
Date: Wed Sep 5 00:20:59 2018 +0200
configure, app: depend on babl-0.1.57
app/sanity.c | 2 +-
configure.ac | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/app/sanity.c b/app/sanity.c
index 25a51cb906..17cf58d514 100644
--- a/app/sanity.c
+++ b/app/sanity.c
@@ -480,7 +480,7 @@ sanity_check_babl (void)
#define BABL_REQUIRED_MAJOR 0
#define BABL_REQUIRED_MINOR 1
-#define BABL_REQUIRED_MICRO 56
+#define BABL_REQUIRED_MICRO 57
babl_get_version (&babl_major_version,
&babl_minor_version,
diff --git a/configure.ac b/configure.ac
index 3b72d28eb0..7949cc419e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -46,7 +46,7 @@ m4_define([gimp_full_name], [GNU Image Manipulation Program])
m4_define([alsa_required_version], [1.0.0])
m4_define([appstream_glib_required_version], [0.7.7])
m4_define([atk_required_version], [2.4.0])
-m4_define([babl_required_version], [0.1.56])
+m4_define([babl_required_version], [0.1.57])
m4_define([cairo_required_version], [1.14.0])
m4_define([cairo_pdf_required_version], [1.12.2])
m4_define([fontconfig_required_version], [2.12.4])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]