mirror of
https://github.com/YunoHost/yunohost.git
synced 2024-09-03 20:06:10 +02:00
Re-add missing nginx dependency in debian/control ..\!
This commit is contained in:
parent
ba2428d9b9
commit
c794e63f67
1 changed files with 1 additions and 0 deletions
1
debian/control
vendored
1
debian/control
vendored
|
@ -15,6 +15,7 @@ Depends: ${python3:Depends}, ${misc:Depends}
|
||||||
, python3-miniupnpc, python3-dbus, python3-jinja2
|
, python3-miniupnpc, python3-dbus, python3-jinja2
|
||||||
, python3-toml, python3-packaging, python3-publicsuffix2
|
, python3-toml, python3-packaging, python3-publicsuffix2
|
||||||
, python-is-python3
|
, python-is-python3
|
||||||
|
, nginx, nginx-extras (>=1.18)
|
||||||
, apt, apt-transport-https, apt-utils, dirmngr
|
, apt, apt-transport-https, apt-utils, dirmngr
|
||||||
, php7.4-common, php7.4-fpm, php7.4-ldap, php7.4-intl
|
, php7.4-common, php7.4-fpm, php7.4-ldap, php7.4-intl
|
||||||
, mariadb-server, php7.4-mysql
|
, mariadb-server, php7.4-mysql
|
||||||
|
|
Loading…
Add table
Reference in a new issue