hunspell-ru_RU-ieyo: depends on bdic layout

This commit is contained in:
Đoàn Trần Công Danh 2024-04-18 08:15:56 +07:00
parent 1da192c666
commit 84d4598ce7

View file

@ -1,7 +1,7 @@
# Template file for 'hunspell-ru_RU-ieyo' # Template file for 'hunspell-ru_RU-ieyo'
pkgname=hunspell-ru_RU-ieyo pkgname=hunspell-ru_RU-ieyo
version=0.3.9 version=0.3.9
revision=4 revision=5
short_desc="Russian dictionary for hunspell, variant with ie and yo" short_desc="Russian dictionary for hunspell, variant with ie and yo"
maintainer="Andrey Raugas <kainonergon@gmail.com>" maintainer="Andrey Raugas <kainonergon@gmail.com>"
license="LGPL-2.1-only" license="LGPL-2.1-only"
@ -27,7 +27,7 @@ else
fi fi
if [ "$build_option_bdic" ]; then if [ "$build_option_bdic" ]; then
depends="libreoffice-qtwebengine-dict" depends="hunspell-qtwebengine-dict"
fi fi
do_build() { do_build() {