summaryrefslogtreecommitdiffstats
path: root/perl-install/lang.pm
diff options
context:
space:
mode:
Diffstat (limited to 'perl-install/lang.pm')
-rw-r--r--perl-install/lang.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-install/lang.pm b/perl-install/lang.pm
index 361bb3b6c..d59bd331f 100644
--- a/perl-install/lang.pm
+++ b/perl-install/lang.pm
@@ -638,7 +638,7 @@ my %IM2packages = (
'scim' => {
generic => [ qw(scim scim-m17n scim-tables) ],
am => [ qw(scim scim-tables ) ],
- ja => [ qw(scim-uim) ],
+ ja => [ qw(scim-anthy scim-uim) ],
ko => [ qw(scim-hangul) ],
zh => [ qw(scim-chinese scim-tables) ],
},