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