mirror of
https://github.com/YunoHost/yunohost.git
synced 2024-09-03 20:06:10 +02:00
Fix conflict issue on redis-server because bullseye version changed
This commit is contained in:
parent
8952c0d7ea
commit
e22c683c34
1 changed files with 1 additions and 1 deletions
2
debian/control
vendored
2
debian/control
vendored
|
@ -45,7 +45,7 @@ Conflicts: iptables-persistent
|
||||||
, openssl (>= 1.1.1l-1)
|
, openssl (>= 1.1.1l-1)
|
||||||
, slapd (>= 2.4.58)
|
, slapd (>= 2.4.58)
|
||||||
, dovecot-core (>= 1:2.3.14)
|
, dovecot-core (>= 1:2.3.14)
|
||||||
, redis-server (>= 5:6.0.12)
|
, redis-server (>= 5:6.1)
|
||||||
, fail2ban (>= 0.11.3)
|
, fail2ban (>= 0.11.3)
|
||||||
, iptables (>= 1.8.8)
|
, iptables (>= 1.8.8)
|
||||||
Description: manageable and configured self-hosting server
|
Description: manageable and configured self-hosting server
|
||||||
|
|
Loading…
Add table
Reference in a new issue