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 0aeb386f0..8df330bf2 100644
--- a/perl-install/lang.pm
+++ b/perl-install/lang.pm
@@ -652,7 +652,7 @@ my %IM2packages = (
'scim' => {
generic => [ qw(scim scim-m17n scim-tables) ],
am => [ qw(scim scim-tables ) ],
- ja => [ qw(scim-anthy scim-uim uim-anthy) ],
+ ja => [ qw(scim-anthy scim-uim uim-anthy scim-input-pad) ],
ko => [ qw(scim-hangul) ],
zh => [ qw(scim-pinyin scim-tables scim-chewing) ],
},