Removing PHP dependencies in test install

This commit is contained in:
Zachary Klosko 2020-12-11 22:29:54 -05:00
parent aabef630c1
commit 2adf947148
1 changed files with 1 additions and 5 deletions

View File

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