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

Jaka Kranjc scm at sourcemage.org
Thu Jan 8 11:01:19 EST 2009


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
 



More information about the SM-Commit mailing list