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 \
|
python-pip \
|
||||||
selinux-policy \
|
selinux-policy \
|
||||||
policycoreutils-python \
|
policycoreutils-python \
|
||||||
python-celery
|
python-celery \
|
||||||
|
lsof
|
||||||
|
|
||||||
# for pip ssl install
|
# for pip ssl install
|
||||||
yum install -y \
|
yum install -y \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue