File: atk-dep

package info (click to toggle)
java-atk-wrapper 0.42.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 2,668 kB
  • sloc: ansic: 5,531; sh: 5,080; java: 2,195; makefile: 100
file content (16 lines) | stat: -rw-r--r-- 373 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
We already include the patch for atk_bridge_set_event_context
---
 configure.ac |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

--- a/configure.ac
+++ b/configure.ac
@@ -27,7 +27,7 @@ m4_define([req_ver_atk], [1.18.0])
 
 PKG_CHECK_MODULES(JAW, [
   atk >= 2.36.0
-  atk-bridge-2.0 >= 2.33.1
+  atk-bridge-2.0
   atspi-2 >= 2.14.0
   dbus-1
   glib-2.0 >= 2.32.0