Revision: 7011
Author:   [email protected]
Date:     Thu May  5 07:39:02 2011
Log:      Change description of build requirements.
http://code.google.com/p/uim/source/detail?r=7011

Modified:
 /wiki/InstallUIM.wiki

=======================================
--- /wiki/InstallUIM.wiki       Mon May  2 04:03:11 2011
+++ /wiki/InstallUIM.wiki       Thu May  5 07:39:02 2011
@@ -17,7 +17,7 @@
|| *Feature* || *Description* || *Build Requirements* || *Configure Option* ||
 || Anthy || Japanese Anthy module || anthy || --with-anthy ||
|| Anthy (UTF-8) || UTF-8 version of Japanese Anthy module ||anthy >= 8622 || --with-anthy-utf8 ||
-|| Canna || Canna module || if uim <= 1.5, canna || --with-canna ||
+|| Canna || Canna module || if uim < 1.6, canna || --with-canna ||
 || cURL || cURL plugin || libcurl >= 7.16.4 || --with-curl ||
|| DICT || Japanese dictionary tool (uim-dict) || gtk+-2.0 >= 2.4.0, and anthy or canna || --enable-dict ||
 || EB || EB plugin for the annotation system || eb || --with-eb ||
@@ -43,7 +43,7 @@
 || Qt4 immodule || Qt4 immodule || Qt4 Gui >= 4.2 || --with-qt4-immodule ||
|| Qt4 !Qt3Support || !Q3TextEdit support for Qt4 immodule || Qt4 !Qt3Support >= 4.2 || --enable-qt4-qt3support || || SCIM || SCIM module ([https://bugs.freedesktop.org/show_bug.cgi?id=15178 broken]) || scim >= 1.3.0 || --with-scim ||
-|| SJ3 || Sj3 module || if uim <= 1.5, sj3lib >= 2.0.1.21 || --with-sj3 ||
+|| SJ3 || Sj3 module || if uim < 1.6, sj3lib >= 2.0.1.21 || --with-sj3 ||
 || SKK || SKK module || - || --with-skk ||
|| SQLite3 || SQLite3 plugin for the completion input || sqlite3 >= 3.0.0 | | --with-sqlite3 ||
 || Wnn || Wnn module || wnn || --with-wnn ||

Reply via email to