Removing PHP dependencies in test install
This commit is contained in:
parent
aabef630c1
commit
2adf947148
6
.github/scripts/install.sh
vendored
6
.github/scripts/install.sh
vendored
@ -22,11 +22,7 @@ apt-get install -y gstreamer1.0-plugins-base \
|
||||
python3-gi-cairo \
|
||||
python-cairo \
|
||||
pkg-config \
|
||||
libcairo2-dev \
|
||||
php \
|
||||
php-curl \
|
||||
php-gd \
|
||||
php-pgsql
|
||||
libcairo2-dev
|
||||
|
||||
# Making directory; not sure why...
|
||||
mkdir -p /tmp/log/libretime
|
||||
Loading…
x
Reference in New Issue
Block a user