mirror of
https://github.com/YunoHost/yunohost.git
synced 2024-09-03 20:06:10 +02:00
debian: remove dependency to redis-server
This commit is contained in:
parent
6638ee33b0
commit
daa4c39899
1 changed files with 0 additions and 2 deletions
2
debian/control
vendored
2
debian/control
vendored
|
@ -26,7 +26,6 @@ Depends: python3-all (>= 3.11),
|
||||||
, postfix, postfix-ldap, postfix-policyd-spf-perl, postfix-pcre
|
, postfix, postfix-ldap, postfix-policyd-spf-perl, postfix-pcre
|
||||||
, dovecot-core, dovecot-ldap, dovecot-lmtpd, dovecot-managesieved, dovecot-antispam
|
, dovecot-core, dovecot-ldap, dovecot-lmtpd, dovecot-managesieved, dovecot-antispam
|
||||||
, opendkim-tools, opendkim, postsrsd, procmail, mailutils
|
, opendkim-tools, opendkim, postsrsd, procmail, mailutils
|
||||||
, redis-server
|
|
||||||
, acl
|
, acl
|
||||||
, git, curl, wget, cron, unzip, jq, bc, at, procps, j2cli
|
, git, curl, wget, cron, unzip, jq, bc, at, procps, j2cli
|
||||||
, lsb-release, haveged, fake-hwclock, lsof, whois
|
, lsb-release, haveged, fake-hwclock, lsof, whois
|
||||||
|
@ -44,7 +43,6 @@ Conflicts: iptables-persistent
|
||||||
, openssl (>= 3.1)
|
, openssl (>= 3.1)
|
||||||
, slapd (>= 2.6)
|
, slapd (>= 2.6)
|
||||||
, dovecot-core (>= 1:2.4)
|
, dovecot-core (>= 1:2.4)
|
||||||
, redis-server (>= 5:7.1)
|
|
||||||
, fail2ban (>= 1.1)
|
, fail2ban (>= 1.1)
|
||||||
, iptables (>= 1.8.10)
|
, iptables (>= 1.8.10)
|
||||||
Description: manageable and configured self-hosting server
|
Description: manageable and configured self-hosting server
|
||||||
|
|
Loading…
Add table
Reference in a new issue