[gimp] build: depend on babl-0.1.66
- From: Øyvind "pippin" Kolås <ok src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp] build: depend on babl-0.1.66
- Date: Wed, 12 Jun 2019 19:33:41 +0000 (UTC)
commit b3dcb5aaacbabf3ed4559f524bd60c3486d32334
Author: Øyvind Kolås <pippin gimp org>
Date: Wed Jun 12 21:32:47 2019 +0200
build: depend on babl-0.1.66
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 1651497c6c..16e8abde6d 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 64
+#define BABL_REQUIRED_MICRO 66
babl_get_version (&babl_major_version,
&babl_minor_version,
diff --git a/configure.ac b/configure.ac
index 72ba2e6678..2c4c9f32ab 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.64])
+m4_define([babl_required_version], [0.1.66])
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]