mirror of
https://github.com/YunoHost/yunohost.git
synced 2024-09-03 20:06:10 +02:00
Add acl dependency, needed for permission fix backport
This commit is contained in:
parent
ee2da83cd6
commit
2570489d7a
1 changed files with 1 additions and 0 deletions
1
debian/control
vendored
1
debian/control
vendored
|
@ -27,6 +27,7 @@ Depends: ${python:Depends}, ${misc:Depends}
|
||||||
, rspamd, opendkim-tools, postsrsd, procmail, mailutils
|
, rspamd, opendkim-tools, postsrsd, procmail, mailutils
|
||||||
, redis-server
|
, redis-server
|
||||||
, metronome (>=3.14.0)
|
, metronome (>=3.14.0)
|
||||||
|
, acl
|
||||||
, git, curl, wget, cron, unzip, jq, bc
|
, git, curl, wget, cron, unzip, jq, bc
|
||||||
, lsb-release, haveged, fake-hwclock, equivs, lsof, whois
|
, lsb-release, haveged, fake-hwclock, equivs, lsof, whois
|
||||||
Recommends: yunohost-admin
|
Recommends: yunohost-admin
|
||||||
|
|
Loading…
Add table
Reference in a new issue