fix BR for EPEL7

i9fe
Michal Ambroz 4 years ago
parent 527ebaad94
commit de792c8fd5

@ -38,7 +38,11 @@ BuildRequires: gcc-c++
BuildRequires: cmake
%if %{with gui}
# for 7zG GUI
%if 0%{?rhel} && 0%{?rhel} <= 7
BuildRequires: wxGTK-devel
%else
BuildRequires: wxGTK3-devel
%endif
BuildRequires: kde-filesystem
%endif
%ifarch %{ix86}

Loading…
Cancel
Save