[jhbuild] [apps-3.2] Add at-spi2-atk as a dependency for Orca and Accerciser
- From: Joanmarie Diggs <joanied src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [jhbuild] [apps-3.2] Add at-spi2-atk as a dependency for Orca and Accerciser
- Date: Wed, 17 Aug 2011 15:11:50 +0000 (UTC)
commit 4f077e2adc39494b07b650a1b775b9c20ba77af9
Author: Joanmarie Diggs <joanmarie diggs gmail com>
Date: Wed Aug 17 10:58:36 2011 -0400
[apps-3.2] Add at-spi2-atk as a dependency for Orca and Accerciser
While technically not a build dependency, it was concluded that we
should make it a dependency of those ATs which are expecting it in
order for their own GUIs, not to mention the majority of apps being
accessed by these tools, to be accessible. See bug 656748.
modulesets/gnome-apps-3.2.modules | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/modulesets/gnome-apps-3.2.modules b/modulesets/gnome-apps-3.2.modules
index c255107..876a915 100644
--- a/modulesets/gnome-apps-3.2.modules
+++ b/modulesets/gnome-apps-3.2.modules
@@ -496,6 +496,7 @@
<autotools id="accerciser">
<branch/>
<dependencies>
+ <dep package="at-spi2-atk"/> <!-- to make accerciser's gui accessible -->
<dep package="gconf"/>
<dep package="intltool"/>
<dep package="pygtk"/>
@@ -963,6 +964,7 @@
<autotools id="orca">
<branch/>
<dependencies>
+ <dep package="at-spi2-atk"/> <!-- to make Orca's gui accessible -->
<dep package="dbus-python"/>
<dep package="gnome-doc-utils"/>
<dep package="intltool"/>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]