|
|
|
@ -15,8 +15,6 @@ URL: https://quickgit.kde.org/?p=%{name}.git
|
|
|
|
|
%endif
|
|
|
|
|
Source0: http://download.kde.org/%{stable}/plasma/%{version}/%{name}-%{version}.tar.xz
|
|
|
|
|
|
|
|
|
|
%global majmin_ver %(echo %{version} | cut -d. -f1,2)
|
|
|
|
|
|
|
|
|
|
BuildRequires: kf5-rpm-macros
|
|
|
|
|
BuildRequires: extra-cmake-modules
|
|
|
|
|
|
|
|
|
@ -34,8 +32,7 @@ BuildRequires: cmake(KF5IconThemes)
|
|
|
|
|
BuildRequires: cmake(KF5KIO)
|
|
|
|
|
BuildRequires: cmake(KF5Notifications)
|
|
|
|
|
BuildRequires: cmake(KF5WidgetsAddons)
|
|
|
|
|
|
|
|
|
|
BuildRequires: cmake(KF5Wayland) >= %{majmin_ver}
|
|
|
|
|
BuildRequires: cmake(KF5Wayland)
|
|
|
|
|
|
|
|
|
|
## TODO: verify this is needed, not 100% sure -- rex
|
|
|
|
|
BuildRequires: qt5-qtbase-private-devel
|
|
|
|
|