$ git diff --patch-with-stat --summary 8c81a1eaff18639ad59acea72412c7b6e9bca432..f1fc65ad22436732600c469611174e712cebd646
distro-release-desktop-Plasma6.spec | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/distro-release-desktop-Plasma6.spec b/distro-release-desktop-Plasma6.spec
index 33f5774..597a793 100644
--- a/distro-release-desktop-Plasma6.spec
+++ b/distro-release-desktop-Plasma6.spec
@@ -77,7 +77,7 @@ Version: 25.03
# 3001 = 3.1
# 3001 = 3.2 etc.
DistTag: %{shorttag}%{distro_tag}
-Release: 1
+Release: 2
License: GPLv2+
URL: https://github.com/OpenMandrivaSoftware/distro-release
#Source0: https://github.com/OpenMandrivaSoftware/distro-release/archive/%{version}/%{name}-%{version}.tar.gz
@@ -87,7 +87,8 @@ BuildRequires: cmake(ECM)
Requires: distro-release-desktop >= %{version}
Requires: distro-release-theme >= %{version}
Requires: plasma6-breeze
-Requires: plasma6-breeze-gtk
+Suggests: (plasma6-breeze-gtk if %{_lib}gtk3_0)
+Suggests: (plasma6-breeze-gtk if %{_lib}gtk4_1)
Requires: kf6-breeze-icons
Requires: noto-sans-fonts
BuildArch: noarch