From 84d4598ce7b0c4e83a940e82be4e621ca0874f41 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C4=90o=C3=A0n=20Tr=E1=BA=A7n=20C=C3=B4ng=20Danh?= Date: Thu, 18 Apr 2024 08:15:56 +0700 Subject: [PATCH] hunspell-ru_RU-ieyo: depends on bdic layout --- srcpkgs/hunspell-ru_RU-ieyo/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/hunspell-ru_RU-ieyo/template b/srcpkgs/hunspell-ru_RU-ieyo/template index 8fcb59d7699..777ff1478aa 100644 --- a/srcpkgs/hunspell-ru_RU-ieyo/template +++ b/srcpkgs/hunspell-ru_RU-ieyo/template @@ -1,7 +1,7 @@ # Template file for 'hunspell-ru_RU-ieyo' pkgname=hunspell-ru_RU-ieyo version=0.3.9 -revision=4 +revision=5 short_desc="Russian dictionary for hunspell, variant with ie and yo" maintainer="Andrey Raugas " license="LGPL-2.1-only" @@ -27,7 +27,7 @@ else fi if [ "$build_option_bdic" ]; then - depends="libreoffice-qtwebengine-dict" + depends="hunspell-qtwebengine-dict" fi do_build() {