Readding PHP dependencies on install

This commit is contained in:
Zachary Klosko 2020-12-16 15:08:14 -05:00
parent 3877aead8c
commit 537ceed683
1 changed files with 8 additions and 1 deletions

View File

@ -22,7 +22,14 @@ apt-get install -y gstreamer1.0-plugins-base \
python3-gi-cairo \
python-cairo \
pkg-config \
libcairo2-dev
libcairo2-dev \
php7.2-curl \
php7.2-gd \
php7.2-pgsql \
php7.2-apcu \
php7.2-bcmath \
php7.2-mbstring \
php7.2-pear
# Making directory; not sure why...
mkdir -p /tmp/log/libretime