Merge pull request #1156 from radiorabe/fix/centos-python-version
fix(centos): update to python 3.8 and install psycopg
This commit is contained in:
commit
ee469ea473
1 changed files with 2 additions and 1 deletions
|
@ -88,7 +88,8 @@ yum install -y \
|
||||||
php-mbstring \
|
php-mbstring \
|
||||||
php-json \
|
php-json \
|
||||||
php-process \
|
php-process \
|
||||||
python36-devel \
|
python38-devel \
|
||||||
|
python38-psycopg2 \
|
||||||
httpd \
|
httpd \
|
||||||
icecast \
|
icecast \
|
||||||
liquidsoap \
|
liquidsoap \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue