SHA256
1
0
forked from pool/sonnet

Accepting request 810016 from home:AndreasStieger:branches:KDE:Frameworks5

- Support spell checking for Finnish using Voikko (boo#1172245)

OBS-URL: https://build.opensuse.org/request/show/810016
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/sonnet?expand=0&rev=216
This commit is contained in:
Luca Beltrame
2020-05-28 18:32:45 +00:00
committed by Git OBS Bridge
parent 1270e3568d
commit e7030f9254
2 changed files with 6 additions and 0 deletions

View File

@@ -50,6 +50,7 @@ BuildRequires: cmake(Qt5Test) >= 5.12.0
BuildRequires: cmake(Qt5UiPlugin) >= 5.12.0
BuildRequires: cmake(Qt5Widgets) >= 5.12.0
BuildRequires: pkgconfig(hunspell)
BuildRequires: pkgconfig(libvoikko)
%if %{with lang}
BuildRequires: cmake(Qt5LinguistTools) >= 5.12.0
%endif