fix
This commit is contained in:
@@ -24,7 +24,7 @@ BuildRequires: kf6-extra-cmake-modules >= %{kf6_version}
|
||||
# W: desktopfile-without-binary /usr/share/applications/kcm_breezedecoration.desktop
|
||||
BuildRequires: kf6-kcmutils >= %{kf6_version}
|
||||
# Needed for Plasma/LookAndFeel service type declaration (kde#367923)
|
||||
BuildRequires: plasma6-framework >= %{_plasma6_bugfix}
|
||||
BuildRequires: kf6-plasma >= %{_plasma6_bugfix}
|
||||
BuildRequires: pkgconfig
|
||||
BuildRequires: cmake(KDecoration3) >= %{_plasma6_bugfix}
|
||||
BuildRequires: cmake(KF6Config) >= %{kf6_version}
|
||||
|
||||
@@ -130,7 +130,7 @@ Requires: xwayland
|
||||
# SECTION QML dependencies
|
||||
Requires: kf6-kdeclarative-imports >= %{kf6_version}
|
||||
Requires: kf6-kitemmodels-imports >= %{kf6_version}
|
||||
Requires: plasma6-framework-components >= %{_plasma6_bugfix}
|
||||
Requires: kf6-plasma >= %{_plasma6_bugfix}
|
||||
Requires: qt6-declarative >= %{qt6_version}
|
||||
Requires: qt6-multimedia >= %{qt6_version}
|
||||
# /SECTION
|
||||
|
||||
@@ -78,8 +78,8 @@ Plasma library and runtime components based upon KF6 and Qt6
|
||||
%package devel
|
||||
Summary: Plasma library and runtime components
|
||||
Requires: %{name}%{?_isa} = %{version}-%{release}
|
||||
Requires: plasma6-framework >= %{version}
|
||||
Requires: plasma6-framework-components = %{version}
|
||||
Requires: kf6-plasma >= %{version}
|
||||
Requires: kf6-plasma-components = %{version}
|
||||
Requires: cmake(KF6Package) >= %{kf6_version}
|
||||
Requires: cmake(KF6WindowSystem) >= %{kf6_version}
|
||||
Requires: cmake(Qt6Gui) >= %{qt6_version}
|
||||
|
||||
@@ -240,7 +240,7 @@ This package contains the basic packages for a Plasma workspace.
|
||||
|
||||
%package libs
|
||||
Summary: The KDE Plasma Workspace Components
|
||||
Requires: plasma6-framework >= %{_plasma6_bugfix}
|
||||
Requires: kf6-plasma >= %{_plasma6_bugfix}
|
||||
Provides: plasma5-workspace-libs = %{version}
|
||||
Obsoletes: plasma5-workspace-libs < %{version}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user