From 02994ab8499aa4c19dc983c210b11a414240fbfc Mon Sep 17 00:00:00 2001 From: Lars Vogdt Date: Mon, 6 Apr 2020 21:09:38 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/systemsmanagement/ansible?expand=0&rev=166 --- ansible.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ansible.spec b/ansible.spec index 465c746..19a77da 100644 --- a/ansible.spec +++ b/ansible.spec @@ -135,7 +135,9 @@ Requires: %{python}-paramiko Requires: %{python}-passlib Requires: %{python}-pycrypto >= 2.6 Requires: %{python}-setuptools > 0.6 +%if ! %{with python3} Requires: %{python}-xml +%endif Recommends: %{python}-boto3 Recommends: %{python}-botocore Recommends: %{python}-dnspython