Fix %if, had it backwards

epel9
Troy Dawson 4 years ago
parent 858cafd6f5
commit b2bd5ae5fb

@ -96,7 +96,7 @@ BuildRequires: plasma-breeze >= %{majmin_ver}
BuildRequires: plasma-workspace-devel >= %{majmin_ver}
# Optional
%if 0%{?rhel} && 0%{?rhel} > 7
%if 0%{?fedora}
BuildRequires: cmake(AppStreamQt)
%endif
BuildRequires: kf5-kactivities-devel >= %{kf5_version_min}

Loading…
Cancel
Save