This commit is contained in:
2026-03-10 20:24:18 +08:00
parent 1d78088541
commit 8cb4e9b8ad
4 changed files with 4 additions and 4 deletions

View File

@@ -33,7 +33,7 @@ Requires: qt6-qtdeclarative >= %{qt6_version}
# plasma6-workspace sets up the env variables so that this theme # plasma6-workspace sets up the env variables so that this theme
# is picked by default. It still works fine without it (no requires), # is picked by default. It still works fine without it (no requires),
# but looks better with it. By itself plasma6-workspace does not use # but looks better with it. By itself plasma6-workspace does not use
# it (yet), so only install it with qt6-qtdeclarative-imports. # it (yet), so only install it with qt6-qtdeclarative.
Supplements: (plasma6-workspace and qt6-qtdeclarative) Supplements: (plasma6-workspace and qt6-qtdeclarative)
Obsoletes: qqc2-desktop-style-lang < %{version} Obsoletes: qqc2-desktop-style-lang < %{version}

View File

@@ -86,7 +86,7 @@ Requires: plasma6-nano >= %{_plasma6_bugfix}
Requires: plasma6-nm >= %{_plasma6_bugfix} Requires: plasma6-nm >= %{_plasma6_bugfix}
Requires: plasma6-pa >= %{_plasma6_bugfix} Requires: plasma6-pa >= %{_plasma6_bugfix}
Requires: plasma6-workspace >= %{_plasma6_bugfix} Requires: plasma6-workspace >= %{_plasma6_bugfix}
Requires: qt6-qtdeclarative-imports >= %{qt6_version} Requires: qt6-qtdeclarative >= %{qt6_version}
Requires: qt6-qt5compat-imports >= %{qt6_version} Requires: qt6-qt5compat-imports >= %{qt6_version}
Requires: qt6-qtwayland >= %{qt6_version} Requires: qt6-qtwayland >= %{qt6_version}
# For KCM .desktop files # For KCM .desktop files

View File

@@ -43,7 +43,7 @@ Requires: kf6-kquickcharts >= %{kf6_version}
Requires: kf6-qqc2-desktop-style >= %{kf6_version} Requires: kf6-qqc2-desktop-style >= %{kf6_version}
Requires: kirigami-addons Requires: kirigami-addons
Requires: ksystemstats >= %{_plasma6_bugfix} Requires: ksystemstats >= %{_plasma6_bugfix}
Requires: qt6-qtdeclarative-imports >= %{qt6_version} Requires: qt6-qtdeclarative >= %{qt6_version}
Provides: plasma5-systemmonitor = %{version} Provides: plasma5-systemmonitor = %{version}
Obsoletes: plasma5-systemmonitor < %{version} Obsoletes: plasma5-systemmonitor < %{version}
Obsoletes: plasma5-systemmonitor-lang < %{version} Obsoletes: plasma5-systemmonitor-lang < %{version}

View File

@@ -30,7 +30,7 @@ Requires: kf6-kded >= %{kf6_version}
# QML imports # QML imports
Requires: kf6-kdeclarative >= %{kf6_version} Requires: kf6-kdeclarative >= %{kf6_version}
Requires: kf6-kirigami >= %{kf6_version} Requires: kf6-kirigami >= %{kf6_version}
Requires: qt6-qtdeclarative-imports >= %{qt6_version} Requires: qt6-qtdeclarative >= %{qt6_version}
Provides: plasma5-thunderbolt = %{version} Provides: plasma5-thunderbolt = %{version}
Obsoletes: plasma5-thunderbolt < %{version} Obsoletes: plasma5-thunderbolt < %{version}
Obsoletes: plasma5-thunderbolt-lang < %{version} Obsoletes: plasma5-thunderbolt-lang < %{version}