libretime/legacy/packages.ini

33 lines
819 B
INI

# 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 = focal, bullseye
php-amqplib = focal, bullseye
[locale]
gettext = focal, bullseye
# [apache]
# apache2 = focal, bullseye
# libapache2-mod-php7.4 = focal, bullseye
[php-fpm]
php7.4-fpm = focal, bullseye
# Focal, Bullseye
[php7.4]
php7.4 = focal, bullseye
php7.4-apcu = focal, bullseye
php7.4-apcu-bc = focal, bullseye
php7.4-bcmath = focal, bullseye
php7.4-cli = focal, bullseye
php7.4-common = focal, bullseye
php7.4-curl = focal, bullseye
php7.4-dev = focal, bullseye
php7.4-gd = focal, bullseye
php7.4-mbstring = focal, bullseye
php7.4-pgsql = focal, bullseye
php7.4-xml = focal, bullseye
php7.4-yaml = focal, bullseye