sintonia/packages.ini
2021-08-31 16:07:29 +02:00

52 lines
1.3 KiB
INI

# This file contains a list of package dependencies.
[common]
postgresql = buster, bionic
postgresql-client = buster, bionic
rabbitmq-server = buster, bionic
curl = buster, bionic
# See https://github.com/Libretime/libretime/commits/71ce3082c5e0611f77eb423a15b4b36267ebfda4/installer/lib
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
[unknown]
# TODO: Triage all these package to know whether they are still
# used or if they are installed by other packages.
build-essential = bionic # Maybe related to libffi, libpq and libssl below.
coreutils = buster, bionic
flac = buster, bionic
lame = buster, bionic # Maybe liquidsoap-plugin-lame, but it uses a library not the lame binary
libffi-dev = bionic
libssl-dev = bionic
mpg123 = buster, bionic
pwgen = buster, bionic
systemd-sysv = buster
sysvinit-utils = bionic