fish.spec: BuildRequire python-argparse on RHEL/CentOS 6

This commit is contained in:
David Adam 2019-08-08 14:10:03 +08:00
parent 0dc5eaeb97
commit a3fa011ef5

View file

@ -18,7 +18,7 @@ BuildRequires: cmake
%endif
%if 0%{?opensuse_bs} && 0%{?rhel} && 0%{?rhel} < 7
BuildRequires: gcc48 gcc48-c++
BuildRequires: gcc48 gcc48-c++ python-argparse
%endif
%if 0%{?is_opensuse} || 0%{?fedora}