diff options
-rw-r--r-- | ansible-core.spec | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ansible-core.spec b/ansible-core.spec index f9fcbe8..c8964f5 100644 --- a/ansible-core.spec +++ b/ansible-core.spec @@ -22,6 +22,8 @@ Conflicts: ansible-base Conflicts: ansible-core >= 2.17 # Base build requires +BuildRequires: python3-sphinx +BuildRequires: python3-mock BuildRequires: python3-devel BuildRequires: python3-setuptools BuildRequires: python3-pbr |