Browse Source

Merge pull request #776 from kwoodson/rpmdeps

Updating openshift-ansible-inventory to require python-boto and python-libcloud
Kenny Woodson 9 years ago
parent
commit
144de21d9d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      openshift-ansible.spec

+ 1 - 1
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