diff --git a/SPECS/python-network-runner.spec b/SPECS/python-network-runner.spec index a5244df..503b59c 100644 --- a/SPECS/python-network-runner.spec +++ b/SPECS/python-network-runner.spec @@ -12,7 +12,7 @@ URL: https://github.com/ansible-network/%{pypi_name} Source0: https://github.com/ansible-network/%{pypi_name}/archive/%{version}/%{pypi_name}-%{version}.tar.gz BuildArch: noarch -BuildRequires: ansible >= 2.6 +BuildRequires: (ansible >= 2.6 or ansible-core >= 2.11) BuildRequires: python3-devel BuildRequires: python3dist(ansible-runner) BuildRequires: python3dist(mock)