summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKenny Woodson <kwoodson@redhat.com>2015-10-30 11:24:54 -0400
committerKenny Woodson <kwoodson@redhat.com>2015-10-30 11:24:54 -0400
commit144de21d9d5e3ec6f37ab97f49a0ed73258c3b3a (patch)
tree275d3aa13b017ab50e787574c1977ca4e034b6c2
parente11fff0059b4986be2301f68044783c28e13c0af (diff)
parente76fdccf15bcdb26823598224cdb0aa8772ba41b (diff)
downloadopenshift-144de21d9d5e3ec6f37ab97f49a0ed73258c3b3a.tar.gz
openshift-144de21d9d5e3ec6f37ab97f49a0ed73258c3b3a.tar.bz2
openshift-144de21d9d5e3ec6f37ab97f49a0ed73258c3b3a.tar.xz
openshift-144de21d9d5e3ec6f37ab97f49a0ed73258c3b3a.zip
Merge pull request #776 from kwoodson/rpmdeps
Updating openshift-ansible-inventory to require python-boto and python-libcloud
-rw-r--r--openshift-ansible.spec2
1 files changed, 1 insertions, 1 deletions
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