From f0640b18d8ab70a7dd2ec50373ee1ec8c6f1bc024dca17f41e3373af7c34dd82 Mon Sep 17 00:00:00 2001 From: Christophe Giboudeaux Date: Thu, 26 Aug 2021 07:09:08 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/umbrello?expand=0&rev=172 --- umbrello.spec | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/umbrello.spec b/umbrello.spec index 7315e0a..3e227f0 100644 --- a/umbrello.spec +++ b/umbrello.spec @@ -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