diff --git a/kf6-qqc2-desktop-style/kf6-qqc2-desktop-style.spec b/kf6-qqc2-desktop-style/kf6-qqc2-desktop-style.spec index c1b6b66..f8154a2 100644 --- a/kf6-qqc2-desktop-style/kf6-qqc2-desktop-style.spec +++ b/kf6-qqc2-desktop-style/kf6-qqc2-desktop-style.spec @@ -33,7 +33,7 @@ Requires: qt6-qtdeclarative >= %{qt6_version} # plasma6-workspace sets up the env variables so that this theme # is picked by default. It still works fine without it (no requires), # 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) Obsoletes: qqc2-desktop-style-lang < %{version} diff --git a/plasma6-mobile/plasma6-mobile.spec b/plasma6-mobile/plasma6-mobile.spec index f6f92dd..9390c18 100644 --- a/plasma6-mobile/plasma6-mobile.spec +++ b/plasma6-mobile/plasma6-mobile.spec @@ -86,7 +86,7 @@ Requires: plasma6-nano >= %{_plasma6_bugfix} Requires: plasma6-nm >= %{_plasma6_bugfix} Requires: plasma6-pa >= %{_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-qtwayland >= %{qt6_version} # For KCM .desktop files diff --git a/plasma6-systemmonitor/plasma6-systemmonitor.spec b/plasma6-systemmonitor/plasma6-systemmonitor.spec index db491a3..e5123a3 100644 --- a/plasma6-systemmonitor/plasma6-systemmonitor.spec +++ b/plasma6-systemmonitor/plasma6-systemmonitor.spec @@ -43,7 +43,7 @@ Requires: kf6-kquickcharts >= %{kf6_version} Requires: kf6-qqc2-desktop-style >= %{kf6_version} Requires: kirigami-addons Requires: ksystemstats >= %{_plasma6_bugfix} -Requires: qt6-qtdeclarative-imports >= %{qt6_version} +Requires: qt6-qtdeclarative >= %{qt6_version} Provides: plasma5-systemmonitor = %{version} Obsoletes: plasma5-systemmonitor < %{version} Obsoletes: plasma5-systemmonitor-lang < %{version} diff --git a/plasma6-thunderbolt/plasma6-thunderbolt.spec b/plasma6-thunderbolt/plasma6-thunderbolt.spec index 16f30e9..531e5b6 100644 --- a/plasma6-thunderbolt/plasma6-thunderbolt.spec +++ b/plasma6-thunderbolt/plasma6-thunderbolt.spec @@ -30,7 +30,7 @@ Requires: kf6-kded >= %{kf6_version} # QML imports Requires: kf6-kdeclarative >= %{kf6_version} Requires: kf6-kirigami >= %{kf6_version} -Requires: qt6-qtdeclarative-imports >= %{qt6_version} +Requires: qt6-qtdeclarative >= %{qt6_version} Provides: plasma5-thunderbolt = %{version} Obsoletes: plasma5-thunderbolt < %{version} Obsoletes: plasma5-thunderbolt-lang < %{version}