Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Eric Sandall (9ba397ee0e62e4e1bf178938061559dd92df8991)

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 master grimoire by Eric Sandall (9ba397ee0e62e4e1bf178938061559dd92df8991)
  • Date: Wed, 30 Jul 2008 03:40:04 -0500

GIT changes to master grimoire by Eric Sandall <sandalle AT sourcemage.org>:

gnome2-libs/libxklavier/DEPENDS | 7 ++++---
gnome2-libs/libxklavier/HISTORY | 3 +++
2 files changed, 7 insertions(+), 3 deletions(-)

New commits:
commit 9ba397ee0e62e4e1bf178938061559dd92df8991
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

libxklavier: Depends on iso-codes

diff --git a/gnome2-libs/libxklavier/DEPENDS b/gnome2-libs/libxklavier/DEPENDS
index 96aa94a..9b57774 100755
--- a/gnome2-libs/libxklavier/DEPENDS
+++ b/gnome2-libs/libxklavier/DEPENDS
@@ -1,8 +1,9 @@
local XKLAVIER_XLIBS

-depends zlib &&
-depends libxml2 &&
-depends X11-LIBS &&
+depends iso-codes &&
+depends zlib &&
+depends libxml2 &&
+depends X11-LIBS &&

XKLAVIER_XLIBS="$(get_spell_provider $SPELL X11-LIBS)" &&

diff --git a/gnome2-libs/libxklavier/HISTORY b/gnome2-libs/libxklavier/HISTORY
index c9d616e..544b5dd 100644
--- a/gnome2-libs/libxklavier/HISTORY
+++ b/gnome2-libs/libxklavier/HISTORY
@@ -1,3 +1,6 @@
+2008-07-30 Eric Sandall <sandalle AT sourcemage.org>
+ * DEPENDS: Depends on iso-codes
+
2008-07-24 Robin Cook <rcook AT wyrms.net>
* DETAILS: updated VERSION to 3.6




  • [SM-Commit] GIT changes to master grimoire by Eric Sandall (9ba397ee0e62e4e1bf178938061559dd92df8991), Eric Sandall, 07/30/2008

Archive powered by MHonArc 2.6.24.

Top of Page