Restore kf5-kwayland BR to RHEL builds

This should correct the various glitches we've been seeing with
the Wayland session for KDE Plasma on RHEL/CentOS systems.
epel9
Neal Gompa 2 years ago
parent 336d49bc0c
commit 69070ebe75

@ -2,7 +2,7 @@
Name: kf5-plasma
Version: 5.105.0
Release: 1%{?dist}
Release: 2%{?dist}
Summary: KDE Frameworks 5 Tier 3 framework is foundation to build a primary user interface
License: GPLv2+ and LGPLv2+ and BSD
@ -42,9 +42,7 @@ BuildRequires: kf5-kpackage-devel >= %{majmin}
BuildRequires: kf5-kparts-devel >= %{majmin}
BuildRequires: kf5-kservice-devel >= %{majmin}
BuildRequires: kf5-kirigami2-devel >= %{majmin}
%if 0%{?fedora}
BuildRequires: kf5-kwayland-devel >= %{majmin}
%endif
BuildRequires: kf5-kwidgetsaddons-devel >= %{majmin}
BuildRequires: kf5-kwindowsystem-devel >= %{majmin}
BuildRequires: kf5-kxmlgui-devel >= %{majmin}
@ -167,6 +165,9 @@ sed -e "s|@@VERSION@@|%{version}|g" fedora-plasma-cache.sh.in > \
%changelog
* Tue Apr 25 2023 Neal Gompa <ngompa@fedoraproject.org> - 5.105.0-2
- Restore kf5-kwayland BR to RHEL builds
* Sun Apr 02 2023 Marc Deop i Argemí <marcdeop@fedoraproject.org> - 5.105.0-1
- 5.105.0

Loading…
Cancel
Save