Merge pull request #82 from radiorabe/feature/centos-lsof-dep
Add missing playout dependency
This commit is contained in:
commit
d54359371e
1 changed files with 2 additions and 1 deletions
|
@ -91,7 +91,8 @@ yum install -y \
|
|||
python-pip \
|
||||
selinux-policy \
|
||||
policycoreutils-python \
|
||||
python-celery
|
||||
python-celery \
|
||||
lsof
|
||||
|
||||
# for pip ssl install
|
||||
yum install -y \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue