diff options
Diffstat (limited to 'debian/control')
| -rw-r--r-- | debian/control | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/debian/control b/debian/control index 2183163..d5db2a9 100644 --- a/debian/control +++ b/debian/control @@ -10,7 +10,7 @@ Homepage: https://projects.bytemark.co.uk/projects/byteback  Package: byteback  Architecture: all -Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter, rsync, openssh-client +Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter, rsync, openssh-client, sudo, ruby-ffi  Description: Maintenance-free client & server backup scripts for Linux    byteback encapsulates Bytemark's "best practice" for maintenance-free backups    with easy client and server setup. | 
