Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Jaka Kranjc (199b534f9fdd368799f26cce3d6983e2af6539fc)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Jaka Kranjc <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Jaka Kranjc (199b534f9fdd368799f26cce3d6983e2af6539fc)
  • Date: Thu, 8 Jan 2009 10:01:19 -0600

GIT changes to master grimoire by Jaka Kranjc <lynxlynxlynx AT sourcemage.org>:

kde-core/kdelibs/DEPENDS | 5 +++++
kde-core/kdelibs/HISTORY | 3 +++
2 files changed, 8 insertions(+)

New commits:
commit 199b534f9fdd368799f26cce3d6983e2af6539fc
Author: Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
Commit: Jaka Kranjc <lynxlynxlynx AT sourcemage.org>

kdelibs: added optional hspell #12652

diff --git a/kde-core/kdelibs/DEPENDS b/kde-core/kdelibs/DEPENDS
index 1b8089c..f83bb9b 100755
--- a/kde-core/kdelibs/DEPENDS
+++ b/kde-core/kdelibs/DEPENDS
@@ -80,6 +80,11 @@ optional_depends aspell \
'--without-aspell' \
'for aspell spell checking support' &&

+optional_depends hspell \
+ '--with-hspell' \
+ '--without-hspell' \
+ 'for Hebrew spell checking support' &&
+
optional_depends doxygen \
'' \
'' \
diff --git a/kde-core/kdelibs/HISTORY b/kde-core/kdelibs/HISTORY
index f7e4815..0bccf2b 100644
--- a/kde-core/kdelibs/HISTORY
+++ b/kde-core/kdelibs/HISTORY
@@ -1,3 +1,6 @@
+2009-01-08 Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
+ * DEPENDS: added hspell #12652
+
2008-08-26 Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
* DETAILS: updated spell to 3.5.10




  • [SM-Commit] GIT changes to master grimoire by Jaka Kranjc (199b534f9fdd368799f26cce3d6983e2af6539fc), Jaka Kranjc, 01/08/2009

Archive powered by MHonArc 2.6.24.

Top of Page