diff options
Diffstat (limited to 'app-text/hunspell/hunspell-1.5.4.ebuild')
-rw-r--r-- | app-text/hunspell/hunspell-1.5.4.ebuild | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/app-text/hunspell/hunspell-1.5.4.ebuild b/app-text/hunspell/hunspell-1.5.4.ebuild index 9e35516363be..36dab57f4a53 100644 --- a/app-text/hunspell/hunspell-1.5.4.ebuild +++ b/app-text/hunspell/hunspell-1.5.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -22,7 +22,8 @@ DEPEND="${RDEPEND} sys-devel/gettext" LANGS="af bg ca cs cy da de de-1901 el en eo es et fo fr ga gl he hr hu ia id -is it km ku lt lv mi mk ms nb nl nn pl pt pt-BR ro ru sk sl sq sv sw tn uk zu" +is it kk km ku lt lv mi mk ms nb nl nn pl pt pt-BR ro ru sk sl sq sv sw tn uk +zu" PDEPEND="app-dicts/myspell-en" for lang in ${LANGS}; do |