Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to devel-xorg-modular grimoire by Eric Sandall (8f7bdcfeda301e70e81be3dd95c312f4af1f4614)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Eric Sandall <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to devel-xorg-modular grimoire by Eric Sandall (8f7bdcfeda301e70e81be3dd95c312f4af1f4614)
  • Date: Sun, 2 Aug 2009 15:42:05 -0500

GIT changes to devel-xorg-modular grimoire by Eric Sandall
<sandalle AT sourcemage.org>:

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

New commits:
commit 8f7bdcfeda301e70e81be3dd95c312f4af1f4614
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

at-spi: Depends directly on gtk+2 and ati-spi

checking for REGISTRYD... configure: error: Package requirements (
libbonobo-2.0 >= 1.107.0
atk >= 1.17.0
gtk+-2.0 >= 2.10.0
) were not met:

No package 'gtk+-2.0' found
(cherry picked from commit 4b5a1a008f066f0546676cc3fb051987329f1d86)

diff --git a/gnome2-libs/at-spi/DEPENDS b/gnome2-libs/at-spi/DEPENDS
index 2f1dd98..1d9a49b 100755
--- a/gnome2-libs/at-spi/DEPENDS
+++ b/gnome2-libs/at-spi/DEPENDS
@@ -1,3 +1,5 @@
+depends atk &&
+depends gtk+2 &&
depends libbonobo &&
depends libxtst &&
depends expat &&
diff --git a/gnome2-libs/at-spi/HISTORY b/gnome2-libs/at-spi/HISTORY
index fddca16..0da16bd 100644
--- a/gnome2-libs/at-spi/HISTORY
+++ b/gnome2-libs/at-spi/HISTORY
@@ -1,3 +1,6 @@
+2009-08-02 Eric Sandall <sandalle AT sourcemage.org>
+ * DEPENDS: Depends directly on gtk+2 and atk
+
2009-03-22 Robin Cook <rcook AT wyrms.net>
* DETAILS: updated VERSION to 1.26.0




  • [SM-Commit] GIT changes to devel-xorg-modular grimoire by Eric Sandall (8f7bdcfeda301e70e81be3dd95c312f4af1f4614), Eric Sandall, 08/02/2009

Archive powered by MHonArc 2.6.24.

Top of Page