[gimp/gimp-2-10] depend on babl-0.1.64
- From: Øyvind "pippin" Kolås <ok src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp/gimp-2-10] depend on babl-0.1.64
- Date: Sat, 25 May 2019 17:56:56 +0000 (UTC)
commit e51d7b122df33dcc9633ee16b013082aafac82b4
Author: Øyvind Kolås <pippin gimp org>
Date: Sat May 25 19:51:42 2019 +0200
depend on babl-0.1.64
(cherry picked from commit a3f2d734a773f52f1565dd0875e27ef2d513da64)
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 5533db3d43..b1fdf51034 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 62
+#define BABL_REQUIRED_MICRO 64
babl_get_version (&babl_major_version,
&babl_minor_version,
diff --git a/configure.ac b/configure.ac
index cf8e644364..4f72fced80 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.62])
+m4_define([babl_required_version], [0.1.64])
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]