SHA256
1
0
forked from pool/discover

Accepting request 1065695 from KDE:Frameworks5

OBS-URL: https://build.opensuse.org/request/show/1065695
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/discover?expand=0&rev=127
This commit is contained in:
Dominique Leuenberger 2023-02-14 15:44:28 +00:00 committed by Git OBS Bridge
commit 8fc836973c
2 changed files with 8 additions and 2 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Feb 14 09:24:50 UTC 2023 - Christophe Marin <christophe@krop.fr>
- Discover 5.27 can be built again on archs missing QtWebEngine
-------------------------------------------------------------------
Thu Feb 9 14:19:36 UTC 2023 - Fabian Vogt <fabian@ritter-vogt.de>

View File

@ -67,15 +67,16 @@ BuildRequires: cmake(Qt5Network)
BuildRequires: cmake(Qt5Qml)
BuildRequires: cmake(Qt5Quick)
BuildRequires: cmake(Qt5Test)
# Only available on archs providing QtWebEngine
%ifarch %{ix86} x86_64 %{arm} aarch64
BuildRequires: cmake(Qt5WebView)
%endif
BuildRequires: cmake(Qt5Widgets)
BuildRequires: cmake(Qt5Xml)
BuildRequires: cmake(packagekitqt5) >= 1.0.1
%if %{have_fwupd}
BuildRequires: pkgconfig(fwupd) >= 1.0.6
%endif
# It can only build on the same platforms as Qt WebEngine
ExclusiveArch: %{ix86} x86_64 %{arm} aarch64 mips mips64
Requires: kdeclarative-components
Requires: kirigami2
Requires: kuserfeedback-imports