mirror of
https://github.com/YunoHost/yunohost.git
synced 2024-09-03 20:06:10 +02:00
[fix] Move archivemount to suggested dependency (#322)
This commit is contained in:
parent
a01f7ffd2b
commit
d9761aad7b
1 changed files with 1 additions and 2 deletions
3
debian/control
vendored
3
debian/control
vendored
|
@ -26,7 +26,6 @@ Depends: ${python:Depends}, ${misc:Depends}
|
|||
, ssowat, metronome
|
||||
, rspamd (>= 1.2.0), rmilter (>=1.7.0), redis-server, opendkim-tools
|
||||
, haveged
|
||||
, archivemount
|
||||
Recommends: yunohost-admin
|
||||
, openssh-server, ntp, inetutils-ping | iputils-ping
|
||||
, bash-completion, rsyslog, etckeeper
|
||||
|
@ -34,7 +33,7 @@ Recommends: yunohost-admin
|
|||
, python-pip
|
||||
, unattended-upgrades
|
||||
, libdbd-ldap-perl, libnet-dns-perl
|
||||
Suggests: htop, vim, rsync, acpi-support-base, udisks2
|
||||
Suggests: htop, vim, rsync, acpi-support-base, udisks2, archivemount
|
||||
Conflicts: iptables-persistent
|
||||
, moulinette-yunohost, yunohost-config
|
||||
, yunohost-config-others, yunohost-config-postfix
|
||||
|
|
Loading…
Add table
Reference in a new issue