Accepting request 902646 from home:cgiboudeaux:branches:Education

- Remove the unneeded QtWebKit build dependency.

OBS-URL: https://build.opensuse.org/request/show/902646
OBS-URL: https://build.opensuse.org/package/show/Education/bibletime?expand=0&rev=64
This commit is contained in:
Cor Blom
2021-06-27 17:34:55 +00:00
committed by Git OBS Bridge
parent 651c33222d
commit 19c38705fe
2 changed files with 7 additions and 2 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sun Jun 27 16:03:12 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
- Remove the unneeded QtWebKit build dependency.
-------------------------------------------------------------------
Fri Jan 15 17:21:57 UTC 2021 - Fabian Vogt <fabian@ritter-vogt.de>

View File

@@ -40,9 +40,9 @@ BuildRequires: cmake(Qt5Core)
BuildRequires: cmake(Qt5Gui)
BuildRequires: cmake(Qt5LinguistTools)
BuildRequires: cmake(Qt5PrintSupport)
BuildRequires: cmake(Qt5Qml)
BuildRequires: cmake(Qt5Svg)
BuildRequires: cmake(Qt5WebKit)
BuildRequires: cmake(Qt5WebKitWidgets)
BuildRequires: cmake(Qt5Test)
BuildRequires: cmake(Qt5Widgets)
BuildRequires: cmake(Qt5Xml)
BuildRequires: pkgconfig(libclucene-core)