[SM-Commit] GIT changes to master grimoire by George Sherwood (e90bdcabb75b09281307c7ac954713aee18ea434)

George Sherwood scm at mail.sourcemage.org
Mon Jan 1 01:29:52 EST 2007


GIT changes to master grimoire by George Sherwood <chat at sourcemage.org>:

 chat-im/gajim/DEPENDS |    2 +-
 chat-im/gajim/HISTORY |    3 +++
 2 files changed, 4 insertions(+), 1 deletion(-)

New commits:
commit e90bdcabb75b09281307c7ac954713aee18ea434
Author: George Sherwood <chat at sourcemage.org>
Commit: George Sherwood <chat at sourcemage.org>

    gajim: Fixed error in DEPENDS for optional_depends gtkspell

diff --git a/chat-im/gajim/DEPENDS b/chat-im/gajim/DEPENDS
index 22e67e9..b6fe896 100755
--- a/chat-im/gajim/DEPENDS
+++ b/chat-im/gajim/DEPENDS
@@ -1,4 +1,4 @@
 depends  pygtk2    &&
 depends  pysqlite  &&
 depends  intltool  &&
-optional_depends gtkspell 'gtkspell' '' 'To add spelling checking'
+optional_depends gtkspell '' '--disable-gtkspell' 'To add spelling checking'
diff --git a/chat-im/gajim/HISTORY b/chat-im/gajim/HISTORY
index f129e24..2a50172 100644
--- a/chat-im/gajim/HISTORY
+++ b/chat-im/gajim/HISTORY
@@ -1,3 +1,6 @@
+2007-01-01 George Sherwood <george at beernabeer.com>
+	* DEPENDS: Fixed optional_depends gtkspell
+
 2006-12-20 George Sherwood <george at beernabeer.com>
 	* DETAILS: Updated to version 0.11
 	* PRE_BUILD, BUILD, INSTALL: Removed.  Standard build system now.



More information about the SM-Commit mailing list