2021-08-17 18:48:25 +02:00
|
|
|
# This file contains a list of package dependencies.
|
|
|
|
[common]
|
2021-08-31 11:40:12 +02:00
|
|
|
icecast2 = buster, bionic
|
2021-08-17 18:48:25 +02:00
|
|
|
postgresql = buster, bionic
|
|
|
|
postgresql-client = buster, bionic
|
|
|
|
rabbitmq-server = buster, bionic
|
|
|
|
|
|
|
|
curl = buster, bionic
|
2021-08-17 19:28:39 +02:00
|
|
|
|
|
|
|
# See https://github.com/Libretime/libretime/commits/71ce3082c5e0611f77eb423a15b4b36267ebfda4/installer/lib
|
2021-08-17 18:48:25 +02:00
|
|
|
unzip = buster, bionic
|
|
|
|
zip = buster, bionic
|
|
|
|
|
|
|
|
[legacy]
|
|
|
|
apache2 = buster, bionic
|
|
|
|
php-apcu = buster, bionic
|
|
|
|
php-pear = buster, bionic
|
|
|
|
# Bionic
|
|
|
|
libapache2-mod-php7.2 = bionic
|
|
|
|
php-bcmath = bionic
|
|
|
|
php-mbstring = bionic
|
|
|
|
php7.2 = bionic
|
|
|
|
php7.2-curl = bionic
|
|
|
|
php7.2-gd = bionic
|
|
|
|
php7.2-pgsql = bionic
|
|
|
|
# Buster
|
|
|
|
libapache2-mod-php7.3 = buster
|
|
|
|
php-amqplib = buster
|
|
|
|
php7.3 = buster
|
|
|
|
php7.3-bcmath = buster
|
|
|
|
php7.3-curl = buster
|
|
|
|
php7.3-dev = buster
|
|
|
|
php7.3-gd = buster
|
|
|
|
php7.3-mbstring = buster
|
|
|
|
php7.3-pgsql = buster
|
|
|
|
|
|
|
|
[installer]
|
|
|
|
lsb-release = buster, bionic
|
|
|
|
xmlstarlet = buster, bionic
|