summaryrefslogtreecommitdiff
path: root/ansible.spec
diff options
context:
space:
mode:
Diffstat (limited to 'ansible.spec')
-rw-r--r--ansible.spec4
1 files changed, 2 insertions, 2 deletions
diff --git a/ansible.spec b/ansible.spec
index b48bd52..b8afb27 100644
--- a/ansible.spec
+++ b/ansible.spec
@@ -25,9 +25,9 @@ BuildRequires: python3-pbr
BuildRequires: python3-pip
BuildRequires: python3-wheel
# General build requires
-BuildRequires: python3-ansible-core = 2.16.10
+BuildRequires: ansible-core = 2.16.10
# General requires
-Requires: python3-ansible-core = 2.16.10
+Requires: ansible-core = 2.16.10
%description
Ansible is a radically simple model-driven configuration management,