summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick J Cherry <patrick@bytemark.co.uk>2015-02-02 13:01:53 +0000
committerPatrick J Cherry <patrick@bytemark.co.uk>2015-02-02 13:01:53 +0000
commite1bd74f2000e512a76f3c73a5df61e75b76d87a3 (patch)
tree2c2e13ba5bbf53933f04f924f2192d4379f0e66c
parent7c41741e6b24c029a9d0e3892846db5d8cf16f61 (diff)
removed obsolete libffi-ruby1.8 dependency
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index 47ac80f..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, ruby-ffi | libffi-ruby | libffi-ruby1.8
+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.