mirror of
https://github.com/YunoHost/moulinette.git
synced 2024-09-03 20:06:31 +02:00
[fix] Conflicts with replaced dependencies
This commit is contained in:
parent
652fc79f5a
commit
39be6b0f9f
1 changed files with 6 additions and 1 deletions
7
debian/control
vendored
7
debian/control
vendored
|
@ -39,7 +39,12 @@ Recommends: yunohost-admin,
|
||||||
udisks-glue, unattended-upgrades,
|
udisks-glue, unattended-upgrades,
|
||||||
libdbd-ldap-perl, libnet-dns-perl
|
libdbd-ldap-perl, libnet-dns-perl
|
||||||
Suggests: htop, vim, rsync, acpi-support-base
|
Suggests: htop, vim, rsync, acpi-support-base
|
||||||
Conflicts: iptables-persistent
|
Conflicts: iptables-persistent,
|
||||||
|
moulinette-yunohost, yunohost-config,
|
||||||
|
yunohost-config-others, yunohost-config-postfix,
|
||||||
|
yunohost-config-dovecot, yunohost-config-slapd,
|
||||||
|
yunohost-config-nginx, yunohost-config-amavis,
|
||||||
|
yunohost-config-mysql, yunohost-predepends
|
||||||
Replaces: moulinette-yunohost, yunohost-config,
|
Replaces: moulinette-yunohost, yunohost-config,
|
||||||
yunohost-config-others, yunohost-config-postfix,
|
yunohost-config-others, yunohost-config-postfix,
|
||||||
yunohost-config-dovecot, yunohost-config-slapd,
|
yunohost-config-dovecot, yunohost-config-slapd,
|
||||||
|
|
Loading…
Add table
Reference in a new issue