From 93b478dc6b85873d9378af7a79611bfc4f1960be Mon Sep 17 00:00:00 2001 From: Germano Massullo Date: Sun, 4 Jun 2017 11:04:18 +0200 Subject: [PATCH] added macros to Dolphin integration dependencies --- nextcloud-client.spec | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/nextcloud-client.spec b/nextcloud-client.spec index 207310a..b639641 100644 --- a/nextcloud-client.spec +++ b/nextcloud-client.spec @@ -35,10 +35,12 @@ BuildRequires: qt5-qtwebkit-devel BuildRequires: qt5-qtxmlpatterns-devel BuildRequires: qt5-qttools qt5-qttools-devel BuildRequires: extra-cmake-modules +# Plasma 5 Dolphin integration +%if 0%{?fedora} >= 24 || 0%{?rhel} > 7 BuildRequires: kf5-kio-devel BuildRequires: kf5-kcoreaddons-devel BuildRequires: kf5-rpm-macros - +%endif BuildRequires: sqlite-devel Requires: %{name}-libs%{?_isa} = %{version}-%{release}