Merge pull request #633 from ceph/centos-libselinux-python

add libselinux-python as dependency pkg for centos
pull/634/head
Leseb 2016-03-17 17:39:55 +01:00
commit c8422e29ff
2 changed files with 2 additions and 0 deletions

View File

@ -50,6 +50,7 @@ dummy:
# - epel-release
# - ntp
# - python-setuptools
# - libselinux-python
#redhat_package_dependencies:
# - python-pycurl

View File

@ -42,6 +42,7 @@ centos_package_dependencies:
- epel-release
- ntp
- python-setuptools
- libselinux-python
redhat_package_dependencies:
- python-pycurl