diff options
author | Patrick J Cherry <patrick@bytemark.co.uk> | 2015-01-20 11:04:29 +0000 |
---|---|---|
committer | Patrick J Cherry <patrick@bytemark.co.uk> | 2015-01-20 11:04:29 +0000 |
commit | 55dbe2efd200cf0b36f250d45127ef0f1ce2067d (patch) | |
tree | 400a0ddce6b4c1308dbcd84d1156344a8beca747 /debian/control | |
parent | 17d545bbf69bc79694a2704b04491008426a9eb0 (diff) |
Added libffi-ruby1.8 as an alternative for libffi-ruby
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 4956f74..47ac80f 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 +Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter, rsync, openssh-client, ruby-ffi | libffi-ruby | libffi-ruby1.8 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. |