sintonia/legacy/packages.ini

33 lines
819 B
INI
Raw Normal View History

# This file contains a list of package dependencies.
[common]
# The php-pear package depends on php-(cli|common|xml), be sure to
# install the dependencies with the right php version.
php-pear = bullseye, focal
php-amqplib = bullseye, focal
[locale]
gettext = bullseye, focal
# [apache]
# apache2 = bullseye, focal
# libapache2-mod-php7.4 = bullseye, focal
[php-fpm]
php7.4-fpm = bullseye, focal
# Bullseye, Focal
[php7.4]
php7.4 = bullseye, focal
php7.4-apcu = bullseye, focal
php7.4-apcu-bc = bullseye, focal
php7.4-bcmath = bullseye, focal
php7.4-cli = bullseye, focal
php7.4-common = bullseye, focal
php7.4-curl = bullseye, focal
php7.4-dev = bullseye, focal
php7.4-gd = bullseye, focal
php7.4-mbstring = bullseye, focal
php7.4-pgsql = bullseye, focal
php7.4-xml = bullseye, focal
php7.4-yaml = bullseye, focal