Add missing playout dependency
This commit is contained in:
parent
f52f0e7ff0
commit
7f8b73d9ae
|
@ -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…
Reference in New Issue