Require explicitly php7.3-foo packages because in some cases Sury's php7.4- packages are installed and php7.3-fpm doesn't get installed ...

This commit is contained in:
Alexandre Aubin 2020-09-03 16:13:40 +02:00
parent 080fe88b2d
commit 1288159a39

6
debian/control vendored
View file

@ -16,8 +16,8 @@ Depends: ${python:Depends}, ${misc:Depends}
, python-miniupnpc, python-dbus, python-jinja2 , python-miniupnpc, python-dbus, python-jinja2
, python-toml, python-packaging, python-publicsuffix , python-toml, python-packaging, python-publicsuffix
, apt, apt-transport-https, dirmngr , apt, apt-transport-https, dirmngr
, php-fpm (>= 7.3), php-ldap, php-intl , php7.3-common, php7.3-fpm, php7.3-ldap, php7.3-intl
, mariadb-server, php-mysql | php-mysqlnd , mariadb-server, php7.3-mysql
, openssh-server, iptables, fail2ban, dnsutils, bind9utils , openssh-server, iptables, fail2ban, dnsutils, bind9utils
, openssl, ca-certificates, netcat-openbsd, iproute2 , openssl, ca-certificates, netcat-openbsd, iproute2
, slapd, ldap-utils, sudo-ldap, libnss-ldapd, unscd, libpam-ldapd , slapd, ldap-utils, sudo-ldap, libnss-ldapd, unscd, libpam-ldapd
@ -32,7 +32,7 @@ Depends: ${python:Depends}, ${misc:Depends}
Recommends: yunohost-admin Recommends: yunohost-admin
, ntp, inetutils-ping | iputils-ping , ntp, inetutils-ping | iputils-ping
, bash-completion, rsyslog , bash-completion, rsyslog
, php-gd, php-curl, php-gettext , php7.3-gd, php7.3-curl, php-gettext
, python-pip , python-pip
, unattended-upgrades , unattended-upgrades
, libdbd-ldap-perl, libnet-dns-perl , libdbd-ldap-perl, libnet-dns-perl