diff --git a/plasma6-mobile.changes b/plasma6-mobile.changes index 709659a..f471d78 100644 --- a/plasma6-mobile.changes +++ b/plasma6-mobile.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Mar 5 10:02:22 UTC 2024 - Fabian Vogt + +- Require systemsettings6 + ------------------------------------------------------------------- Mon Mar 4 18:52:20 UTC 2024 - Christophe Marin diff --git a/plasma6-mobile.spec b/plasma6-mobile.spec index b26e028..4d2b899 100644 --- a/plasma6-mobile.spec +++ b/plasma6-mobile.spec @@ -83,6 +83,7 @@ BuildRequires: pkgconfig(xcb) Requires: kde-cli-tools6 >= %{_plasma6_bugfix} Provides: plasma5-mobile = %{version} Obsoletes: plasma5-mobile < %{version} +Obsoletes: plasma5-mobile-lang < %{version} # Forced on startup Requires: qqc2-breeze-style6 # QML imports @@ -100,6 +101,8 @@ Requires: plasma6-nm >= %{_plasma6_bugfix} Requires: plasma6-nano >= %{_plasma6_bugfix} Requires: plasma6-pa >= %{_plasma6_bugfix} Requires: plasma6-workspace >= %{_plasma6_bugfix} +# For KCM .desktop files +Requires: systemsettings6 >= %{_plasma6_bugfix} %description Plasma shell for mobile devices.