Using fixed date in tests, removing extra dependencies
This commit is contained in:
parent
bd730c87e0
commit
78e78243f7
3 changed files with 4 additions and 18 deletions
9
.github/scripts/install-xenial.sh
vendored
9
.github/scripts/install-xenial.sh
vendored
|
@ -22,14 +22,7 @@ apt-get install -y gstreamer1.0-plugins-base \
|
|||
python3-gi-cairo \
|
||||
python-cairo \
|
||||
pkg-config \
|
||||
libcairo2-dev \
|
||||
php7.0-curl \
|
||||
php7.0-gd \
|
||||
php7.0-pgsql \
|
||||
php-apcu \
|
||||
php-bcmath \
|
||||
php-mbstring \
|
||||
php-pear
|
||||
libcairo2-dev
|
||||
|
||||
# Making directory; not sure why...
|
||||
mkdir -p /tmp/log/libretime
|
Loading…
Add table
Add a link
Reference in a new issue