add python-unversioned-command build dep

This commit is contained in:
Peter Robinson 2018-07-17 17:15:53 +01:00
parent 9e463e5960
commit 00a017205a

View File

@ -10,6 +10,7 @@ License: ASL 2.0
URL: https://github.com/kislyuk/argcomplete URL: https://github.com/kislyuk/argcomplete
Source0: %{url}/archive/v%{version}/%{modname}-%{version}.tar.gz Source0: %{url}/archive/v%{version}/%{modname}-%{version}.tar.gz
BuildRequires: python-unversioned-command
%if %{with check} %if %{with check}
BuildRequires: tcsh BuildRequires: tcsh
%endif %endif