[SM-Commit] GIT changes to master grimoire by Eric Sandall (9ba397ee0e62e4e1bf178938061559dd92df8991)
Eric Sandall
scm at sourcemage.org
Wed Jul 30 04:40:04 EDT 2008
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
More information about the SM-Commit
mailing list