sintonia/packages.ini

51 lines
1.2 KiB
INI
Raw Normal View History

# This file contains a list of package dependencies.
[common]
postgresql = buster, bionic
postgresql-client = buster, bionic
rabbitmq-server = buster, bionic
curl = buster, bionic
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.
2021-08-17 18:57:56 +02:00
build-essential = bionic # Maybe related to libffi, libpq and libssl below.
coreutils = buster, bionic
flac = buster, bionic
2021-08-17 18:56:27 +02:00
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