mirror of
https://github.com/YunoHost/yunohost.git
synced 2024-09-03 20:06:10 +02:00
[fix] Explicitly require moulinette and ssowat >= 2.7.1
This commit is contained in:
parent
8117ffb85f
commit
d5b6072c84
1 changed files with 2 additions and 2 deletions
4
debian/control
vendored
4
debian/control
vendored
|
@ -10,7 +10,7 @@ Homepage: https://yunohost.org/
|
||||||
Package: yunohost
|
Package: yunohost
|
||||||
Architecture: all
|
Architecture: all
|
||||||
Depends: ${python:Depends}, ${misc:Depends}
|
Depends: ${python:Depends}, ${misc:Depends}
|
||||||
, moulinette (>= 2.3.5.1)
|
, moulinette (>= 2.7.1), ssowat (>= 2.7.1)
|
||||||
, python-psutil, python-requests, python-dnspython, python-openssl
|
, python-psutil, python-requests, python-dnspython, python-openssl
|
||||||
, python-apt, python-miniupnpc
|
, python-apt, python-miniupnpc
|
||||||
, glances
|
, glances
|
||||||
|
@ -23,7 +23,7 @@ Depends: ${python:Depends}, ${misc:Depends}
|
||||||
, dovecot-antispam, fail2ban
|
, dovecot-antispam, fail2ban
|
||||||
, nginx-extras (>=1.6.2), php5-fpm, php5-ldap, php5-intl
|
, nginx-extras (>=1.6.2), php5-fpm, php5-ldap, php5-intl
|
||||||
, dnsmasq, openssl, avahi-daemon, libnss-mdns, resolvconf, libnss-myhostname
|
, dnsmasq, openssl, avahi-daemon, libnss-mdns, resolvconf, libnss-myhostname
|
||||||
, ssowat, metronome
|
, metronome
|
||||||
, rspamd (>= 1.2.0), rmilter (>=1.7.0), redis-server, opendkim-tools
|
, rspamd (>= 1.2.0), rmilter (>=1.7.0), redis-server, opendkim-tools
|
||||||
, haveged
|
, haveged
|
||||||
Recommends: yunohost-admin
|
Recommends: yunohost-admin
|
||||||
|
|
Loading…
Add table
Reference in a new issue