mirror of
https://github.com/YunoHost/yunohost.git
synced 2024-09-03 20:06:10 +02:00
[enh] Add lsof dependencies in case we decide to remove mariadb
This commit is contained in:
parent
eb8792376c
commit
98ae285c91
1 changed files with 1 additions and 1 deletions
2
debian/control
vendored
2
debian/control
vendored
|
@ -26,7 +26,7 @@ Depends: ${python:Depends}, ${misc:Depends}
|
||||||
, metronome
|
, metronome
|
||||||
, rspamd (>= 1.6.0), redis-server, opendkim-tools
|
, rspamd (>= 1.6.0), redis-server, opendkim-tools
|
||||||
, haveged, fake-hwclock
|
, haveged, fake-hwclock
|
||||||
, equivs
|
, equivs, lsof
|
||||||
Recommends: yunohost-admin
|
Recommends: yunohost-admin
|
||||||
, openssh-server, ntp, inetutils-ping | iputils-ping
|
, openssh-server, ntp, inetutils-ping | iputils-ping
|
||||||
, bash-completion, rsyslog, etckeeper
|
, bash-completion, rsyslog, etckeeper
|
||||||
|
|
Loading…
Add table
Reference in a new issue