Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Justin Boffemmyer (bef580e1b4b6b8b7eba296b2824386973daba9e5)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Justin Boffemmyer <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Justin Boffemmyer (bef580e1b4b6b8b7eba296b2824386973daba9e5)
  • Date: Thu, 30 Oct 2008 14:00:00 -0500

GIT changes to master grimoire by Justin Boffemmyer <flux AT sourcemage.org>:

i18n/uim/DEPENDS | 11 ++++++-----
1 files changed, 6 insertions(+), 5 deletions(-)

New commits:
commit bef580e1b4b6b8b7eba296b2824386973daba9e5
Author: Justin Boffemmyer <flux AT sourcemage.org>
Commit: Justin Boffemmyer <flux AT sourcemage.org>

i18n/uim/DEPENDS: enable m17n-lib

Now that the spell for m17n-lib is in the grimoire, enable the support
for uim to build against it.

diff --git a/i18n/uim/DEPENDS b/i18n/uim/DEPENDS
index 77b09b4..b71cf8d 100755
--- a/i18n/uim/DEPENDS
+++ b/i18n/uim/DEPENDS
@@ -41,11 +41,12 @@ optional_depends freewnn \
# "--without-prime" \
# "Japanese PRIME module" &&
#
-#optional_depends m17nlib \
-# "--with-m17nlib" \
-# "--without-m17nlib" \
-# "uim-m17nlib bridge" &&
-#
+
+optional_depends m17n-lib \
+ "--with-m17nlib" \
+ "--without-m17nlib" \
+ "uim-m17nlib bridge" &&
+

optional_depends X11-SERVER \
"--with-x" \



  • [SM-Commit] GIT changes to master grimoire by Justin Boffemmyer (bef580e1b4b6b8b7eba296b2824386973daba9e5), Justin Boffemmyer, 10/30/2008

Archive powered by MHonArc 2.6.24.

Top of Page