[at-spi2-atk] Update at-spi2-core and atk required versions, for the recently-added roles



commit c216790f7fa9907247ef6ae1151b903c46626d6c
Author: Mike Gorse <mgorse alum wpi edu>
Date:   Mon Jun 17 20:33:19 2019 -0500

    Update at-spi2-core and atk required versions, for the recently-added roles

 meson.build | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/meson.build b/meson.build
index 82a0afd..0710445 100644
--- a/meson.build
+++ b/meson.build
@@ -38,8 +38,8 @@ 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.1'
-atspi_req_version = '>= 2.31.2'
+atk_req_version = '>= 2.33.3'
+atspi_req_version = '>= 2.33.2'
 libxml_req_version = '>= 2.9.1'
 
 libdbus_dep = dependency('dbus-1', version: libdbus_req_version)


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]