Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Elisamuel Resto (021ebf7e1f2d4469b9b9dbbe50e718f729f07bb4)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Elisamuel Resto <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Elisamuel Resto (021ebf7e1f2d4469b9b9dbbe50e718f729f07bb4)
  • Date: Tue, 10 Apr 2007 12:58:53 -0500

GIT changes to master grimoire by Elisamuel Resto <ryuji AT sourcemage.org>:

gnome2-libs/at-spi/DEPENDS | 1 +
gnome2-libs/at-spi/HISTORY | 3 +++
2 files changed, 4 insertions(+)

New commits:
commit 021ebf7e1f2d4469b9b9dbbe50e718f729f07bb4
Author: Elisamuel Resto <ryuji AT sourcemage.org>
Commit: Elisamuel Resto <ryuji AT sourcemage.org>

gnome2-libs/at-spi: added libxtst to DEPENDS as per bug #13696

diff --git a/gnome2-libs/at-spi/DEPENDS b/gnome2-libs/at-spi/DEPENDS
index 087137b..3270cd5 100755
--- a/gnome2-libs/at-spi/DEPENDS
+++ b/gnome2-libs/at-spi/DEPENDS
@@ -1,6 +1,7 @@
depends gail &&
depends libbonobo &&
depends expat &&
+depends libxtst &&

optional_depends gtk-doc \
"--enable-gtk-doc" \
diff --git a/gnome2-libs/at-spi/HISTORY b/gnome2-libs/at-spi/HISTORY
index a9cf52a..9cc19db 100644
--- a/gnome2-libs/at-spi/HISTORY
+++ b/gnome2-libs/at-spi/HISTORY
@@ -1,3 +1,6 @@
+2007-04-10 Elisamuel Resto <ryuji AT mages.ath.cx>
+ * DEPENDS: added libxtst as per bug #13696
+
2007-04-09 Robin Cook <rcook AT wyrms.net>
* DETAILS: updated VERSION to 1.18.1





Archive powered by MHonArc 2.6.24.

Top of Page