Add missing packages
This commit is contained in:
parent
a583d8fa1e
commit
d2ffb6d91d
|
@ -84,6 +84,7 @@ yum install -y \
|
|||
php-bcmath \
|
||||
php-mbstring \
|
||||
httpd \
|
||||
fdk-aac \
|
||||
liquidsoap \
|
||||
silan \
|
||||
icecast \
|
||||
|
@ -94,6 +95,7 @@ yum install -y \
|
|||
|
||||
# for pip ssl install
|
||||
yum install -y \
|
||||
gcc \
|
||||
python-devel \
|
||||
python-lxml \
|
||||
openssl-devel
|
||||
|
|
Loading…
Reference in New Issue