From e76fdccf15bcdb26823598224cdb0aa8772ba41b Mon Sep 17 00:00:00 2001 From: Kenny Woodson Date: Fri, 30 Oct 2015 11:22:53 -0400 Subject: Adding python-boto and python-libcloud to openshift-ansible-inventory dependency --- openshift-ansible.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'openshift-ansible.spec') diff --git a/openshift-ansible.spec b/openshift-ansible.spec index a9e0fbde6..1fe379bb0 100644 --- a/openshift-ansible.spec +++ b/openshift-ansible.spec @@ -128,7 +128,7 @@ BuildArch: noarch # ---------------------------------------------------------------------------------- %package inventory Summary: Openshift and Atomic Enterprise Ansible Inventories -Requires: python2 +Requires: python2, python-boto, python-libcloud >= 0.13 BuildArch: noarch %description inventory -- cgit v1.2.3