diff --git a/srcpkgs/hunspell-en_GB-ize/template b/srcpkgs/hunspell-en_GB-ize/template index 9eb23053409..c2bdae47be3 100644 --- a/srcpkgs/hunspell-en_GB-ize/template +++ b/srcpkgs/hunspell-en_GB-ize/template @@ -3,7 +3,7 @@ pkgname=hunspell-en_GB-ize _vpkgname=${pkgname%-*} _variant=${pkgname##*-} version=2020.12.07 -revision=2 +revision=3 short_desc="English dictionary for hunspell ${_variant} variant" maintainer="Leah Neukirchen " license="SCOWL" # not in SPDX @@ -29,7 +29,7 @@ else fi if [ "$build_option_bdic" ]; then - depends="libreoffice-qtwebengine-dict" + depends="hunspell-qtwebengine-dict" fi do_build() {