[gimp/gimp-2-10] app, configure: depend on babl-0.1.78
- From: Øyvind "pippin" Kolås <ok src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp/gimp-2-10] app, configure: depend on babl-0.1.78
- Date: Sun, 7 Jun 2020 18:34:48 +0000 (UTC)
commit 1c1e3de7c2529fe168c46d37fc627b52b8f8fb89
Author: Øyvind Kolås <pippin gimp org>
Date: Sun Jun 7 20:34:19 2020 +0200
app, configure: depend on babl-0.1.78
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 17dc77c102..d0e94b2574 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 76
+#define BABL_REQUIRED_MICRO 78
babl_get_version (&babl_major_version,
&babl_minor_version,
diff --git a/configure.ac b/configure.ac
index c9432f7d2d..6da619aa34 100644
--- a/configure.ac
+++ b/configure.ac
@@ -45,7 +45,7 @@ m4_define([gimp_full_name], [GNU Image Manipulation Program])
# required versions of other packages
m4_define([alsa_required_version], [1.0.0])
m4_define([atk_required_version], [2.2.0])
-m4_define([babl_required_version], [0.1.76])
+m4_define([babl_required_version], [0.1.78])
m4_define([cairo_pdf_required_version], [1.12.2])
m4_define([cairo_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]