Browse Source

Merge pull request #776 from kwoodson/rpmdeps

Updating openshift-ansible-inventory to require python-boto and python-libcloud
Kenny Woodson 9 năm trước cách đây
mục cha
commit
144de21d9d
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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