Add missing packages

This commit is contained in:
Lucas Bickel 2017-03-13 14:10:03 +01:00
parent a583d8fa1e
commit d2ffb6d91d
1 changed files with 2 additions and 0 deletions

View File

@ -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