summaryrefslogtreecommitdiffstats
path: root/i18n/uim
diff options
context:
space:
mode:
authorJustin Boffemmyer2008-10-30 14:59:18 -0400
committerJustin Boffemmyer2008-10-30 14:59:18 -0400
commitbef580e1b4b6b8b7eba296b2824386973daba9e5 (patch)
treedb1f5a451b6eebe82e5e4571b138fca31d1ebea2 /i18n/uim
parent741161ab3d0853e571df872706168c493de72297 (diff)
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.
Diffstat (limited to 'i18n/uim')
-rwxr-xr-xi18n/uim/DEPENDS11
1 files changed, 6 insertions, 5 deletions
diff --git a/i18n/uim/DEPENDS b/i18n/uim/DEPENDS
index 77b09b40c1..b71cf8dac8 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" \