Explorar el Código

Merge pull request #776 from kwoodson/rpmdeps

Updating openshift-ansible-inventory to require python-boto and python-libcloud
Kenny Woodson hace 9 años
padre
commit
144de21d9d
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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