Fix commit 21232fceb, but ImageMagick is now available on EPEL 8 and
EPEL 9
! 0%{?rhel} >= 8 is wrong
! (0%{?rhel} >= 8) is correct
This commit is contained in:
parent
0578cb9369
commit
fd96577f1e
@ -40,7 +40,7 @@ BuildRequires: libgdl-devel
|
||||
BuildRequires: gettext
|
||||
BuildRequires: gsl-devel
|
||||
BuildRequires: gtkmm30-devel
|
||||
%if ! 0%{?flatpak} && ! 0%{?rhel} >= 8
|
||||
%if ! 0%{?flatpak}
|
||||
BuildRequires: ImageMagick-c++-devel
|
||||
%endif
|
||||
BuildRequires: intltool
|
||||
|
||||
Loading…
Reference in New Issue
Block a user