Revert "Enable gtk4 plugin on RHEL 9 too"

This reverts commit 8398f0ca9f.

Libnma-gtk4 is disabled in RHEL 9 so the build fails. Don't use it yet.
In any case we need to enable libnma-gkt4 and test that everything works
first.
epel9
Íñigo Huguet 6 months ago
parent 8398f0ca9f
commit 6ce2f6e824

@ -1,4 +1,4 @@
%if 0%{?fedora} < 36 && 0%{?rhel} < 9
%if 0%{?fedora} < 36 && 0%{?rhel} < 10
%bcond_with gtk4
%else
%bcond_without gtk4

Loading…
Cancel
Save