Accepting request 914344 from KDE:Applications

- Remove the kdevelop build dependencies for archs missing
  qtwebengine.

OBS-URL: https://build.opensuse.org/request/show/914344
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/umbrello?expand=0&rev=106
This commit is contained in:
Dominique Leuenberger 2021-08-26 21:15:08 +00:00 committed by Git OBS Bridge
commit bffb40e13e
2 changed files with 11 additions and 0 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Aug 26 07:07:20 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
- Remove the kdevelop build dependencies for archs missing
qtwebengine.
-------------------------------------------------------------------
Fri Aug 6 09:43:18 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>

View File

@ -16,6 +16,9 @@
#
%ifarch %{arm} aarch64 %{ix86} x86_64 %{mips} %{riscv}
%bcond_without kdevelop
%endif
%define kf5_version 5.60.0
# Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
@ -35,8 +38,10 @@ Source2: applications.keyring
# PATCH-FIX-UPSTREAM
Patch0: 0001-Make-QtWebKit-usage-in-WelcomePage-optional-with-QTe.patch
BuildRequires: extra-cmake-modules
%if %{with kdevelop}
BuildRequires: kdevelop5-pg-qt
BuildRequires: kdevplatform-devel
%endif
BuildRequires: libxml2-devel
BuildRequires: libxslt-devel
BuildRequires: update-desktop-files