[pango: 1/3] build: Require glib 2.60
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [pango: 1/3] build: Require glib 2.60
- Date: Mon, 8 Jun 2020 15:53:20 +0000 (UTC)
commit 3981fff79b368ab007cb1e977741a7fd7bb96821
Author: Timm Bäder <tbaeder redhat com>
Date: Tue Apr 14 16:24:02 2020 +0200
build: Require glib 2.60
So we can use G_GNUC_FALLTHROUGH
meson.build | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/meson.build b/meson.build
index a0d2ecc4..cd6f5ef2 100644
--- a/meson.build
+++ b/meson.build
@@ -190,7 +190,7 @@ endif
# Dependencies
pango_deps = []
-glib_req_version = '>= 2.59.2'
+glib_req_version = '>= 2.60'
fribidi_req_version = '>= 0.19.7'
libthai_req_version = '>= 0.1.9'
harfbuzz_req_version = '>= 2.0.0'
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]