[at-spi2-atk] Require atk >= 2.36.0
- From: Mike Gorse <mgorse src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [at-spi2-atk] Require atk >= 2.36.0
- Date: Wed, 29 Jul 2020 19:31:22 +0000 (UTC)
commit a376fffe9ca333347c785af7d2686fd000ed059a
Author: Mike Gorse <mgorse suse com>
Date: Wed Jul 29 14:32:44 2020 -0500
Require atk >= 2.36.0
Needed because of new atk roles.
meson.build | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/meson.build b/meson.build
index 61bc93d..79567af 100644
--- a/meson.build
+++ b/meson.build
@@ -38,7 +38,7 @@ libdbus_req_version = '>= 1.5'
glib_req_version = '>= 2.32.0'
gobject_req_version = '>= 2.0.0'
gmodule_req_version = '>= 2.0.0'
-atk_req_version = '>= 2.33.3'
+atk_req_version = '>= 2.36.0'
atspi_req_version = '>= 2.33.2'
libxml_req_version = '>= 2.9.1'
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]