[jhbuild] ldtp: depend on at-spi
- From: Murray Cumming <murrayc src gnome org>
- To: svn-commits-list gnome org
- Subject: [jhbuild] ldtp: depend on at-spi
- Date: Fri, 26 Jun 2009 17:55:57 +0000 (UTC)
commit 53ebbb11d1ccc4986061dcc0153b083c06d39bc3
Author: Murray Cumming <murrayc murrayc com>
Date: Fri Jun 26 19:55:49 2009 +0200
ldtp: depend on at-spi
modulesets/gnome-2.26.modules | 3 +++
modulesets/gnome-2.28.modules | 3 +++
2 files changed, 6 insertions(+), 0 deletions(-)
---
diff --git a/modulesets/gnome-2.26.modules b/modulesets/gnome-2.26.modules
index 35353f7..f70411b 100644
--- a/modulesets/gnome-2.26.modules
+++ b/modulesets/gnome-2.26.modules
@@ -1951,6 +1951,9 @@
<autotools id="ldtp">
<branch repo="ldtp.freedesktop.org" module="ldtp"/>
+ <dependencies>
+ <dep package="at-spi"/>
+ </dependencies>
</autotools>
<distutils id="postr" autogen-sh="autoreconf">
diff --git a/modulesets/gnome-2.28.modules b/modulesets/gnome-2.28.modules
index e7cefe6..657daa6 100644
--- a/modulesets/gnome-2.28.modules
+++ b/modulesets/gnome-2.28.modules
@@ -1967,6 +1967,9 @@
<autotools id="ldtp">
<branch repo="ldtp.freedesktop.org" module="ldtp"/>
+ <dependencies>
+ <dep package="at-spi"/>
+ </dependencies>
</autotools>
<distutils id="postr" autogen-sh="autoreconf">
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]