소스 검색

Adding python-boto and python-libcloud to openshift-ansible-inventory dependency

Kenny Woodson 9 년 전
부모
커밋
e76fdccf15
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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