various bundles: fix dependencies
Some checks failed
kunsi/bundlewrap/pipeline/head There was a failure building this commit

This commit is contained in:
Sophie Schiller 2022-02-18 22:18:44 +01:00
parent 3455e6daa2
commit a01c28da21
4 changed files with 20 additions and 18 deletions

View file

@ -16,8 +16,5 @@ actions = {
svc_systemd = {
'nfs-server': {
'needs': {
'pkg_apt:nfs-kernel-server',
},
},
}