libxcvt in RHEL now. Revert back to match f37

epel9
Troy Dawson 2 years ago
parent 990e70049e
commit 7d39aa0286

@ -17,7 +17,7 @@
Name: kwin
Version: 5.26.4
Release: 1%{?dist}.1
Release: 1%{?dist}
Summary: KDE Window manager
# all sources are effectively GPLv2+, except for:
@ -58,10 +58,7 @@ BuildRequires: qt5-qtx11extras-devel
BuildRequires: qt5-qtwayland-devel
# X11/OpenGL
## libxcvt not in RHEL yet - https://bugzilla.redhat.com/show_bug.cgi?id=2099514
%if 0%{?fedora}
BuildRequires: pkgconfig(libxcvt)
%endif
BuildRequires: mesa-libGL-devel
BuildRequires: mesa-libEGL-devel
BuildRequires: mesa-libgbm-devel
@ -364,9 +361,6 @@ make test ARGS="--output-on-failure --timeout 10" -C %{_target_platform} ||:
%changelog
* Fri Dec 16 2022 Troy Dawson <tdawson@redhat.com> - 5.26.4-1.1
- Do not require libxcvt for RHEL
* Tue Nov 29 2022 Marc Deop <marcdeop@fedoraproject.org> - 5.26.4-1
- 5.26.4

Loading…
Cancel
Save