[gimp] app/configure: depend on babl-0.1.58
- From: Øyvind "pippin" Kolås <ok src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp] app/configure: depend on babl-0.1.58
- Date: Fri, 5 Oct 2018 14:48:14 +0000 (UTC)
commit ca6e22f0f83db53b511764c1516b25bcc215dab6
Author: Øyvind Kolås <pippin gimp org>
Date: Fri Oct 5 16:28:30 2018 +0200
app/configure: depend on babl-0.1.58
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 7586beac53..af94cff089 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 57
+#define BABL_REQUIRED_MICRO 58
babl_get_version (&babl_major_version,
&babl_minor_version,
diff --git a/configure.ac b/configure.ac
index 1d3bfd63ca..2ea73be4ce 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.57])
+m4_define([babl_required_version], [0.1.58])
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]