From fcf00ad61a60c9e99a7d45380803f0dbf0b858f5 Mon Sep 17 00:00:00 2001 From: Matthew Bloch Date: Thu, 4 Dec 2014 18:35:36 +0000 Subject: Realised we don't need sudo at all to run our btrfs commands, removed all references. --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index 7a221b7..4956f74 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, sudo, ruby-ffi | libffi-ruby +Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter, rsync, openssh-client, ruby-ffi | libffi-ruby 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. -- cgit v1.2.3