[gtk-osx] Add new dependencies at-spi2-core and at-spi2-atk to gtk+-3.0.
- From: John Ralls <jralls src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk-osx] Add new dependencies at-spi2-core and at-spi2-atk to gtk+-3.0.
- Date: Sun, 17 Jun 2012 21:24:46 +0000 (UTC)
commit ec61327f404e229091ae403ad687c4c806ab0e36
Author: John Ralls <jralls ceridwen us>
Date: Sun Jun 17 22:22:11 2012 +0100
Add new dependencies at-spi2-core and at-spi2-atk to gtk+-3.0.
modulesets-unstable/gtk-osx.modules | 18 +++++++++++++++++-
1 files changed, 17 insertions(+), 1 deletions(-)
---
diff --git a/modulesets-unstable/gtk-osx.modules b/modulesets-unstable/gtk-osx.modules
index 2bb9f3a..c3e4c3b 100644
--- a/modulesets-unstable/gtk-osx.modules
+++ b/modulesets-unstable/gtk-osx.modules
@@ -108,6 +108,22 @@
</after>
</autotools>
+ <autotools id="at-spi2-atk">
+ <branch/>
+ <dependencies>
+ <dep package="dbus"/>
+ <dep package="atk"/>
+ <dep package="at-spi2-core"/>
+ </dependencies>
+ </autotools>
+
+ <autotools id="at-spi2-core">
+ <branch/>
+ <dependencies>
+ <dep package="glib"/>
+ <dep package="dbus"/>
+ </dependencies>
+ </autotools>
<autotools id="gdk-pixbuf">
<branch />
@@ -137,7 +153,7 @@
<dep package="gobject-introspection"/>
<dep package="pango"/>
<dep package="gdk-pixbuf"/>
- <dep package="atk"/>
+ <dep package="at-spi2-atk"/>
</dependencies>
<after>
<dep package="meta-gtk-osx-bootstrap"/>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]