summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorPatrick J Cherry <patrick@bytemark.co.uk>2017-01-31 09:53:42 +0000
committerPatrick J Cherry <patrick@bytemark.co.uk>2017-01-31 09:53:42 +0000
commit7f996b6d9c11910520cadc0e8f1c43a89c7c1425 (patch)
tree181c0df068f7432ec9d1bce151efd952e0ff9da2 /debian
parentad133fbe3c9e5398224616f522afff0eb5152332 (diff)
Added ruby, ruby-ffi as build-dep
Diffstat (limited to 'debian')
-rw-r--r--debian/control3
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index 8623f60..594b385 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: ruby
Priority: optional
Maintainer: Patrick J Cherry <patrick@bytemark.co.uk>
Uploaders: Steve Kemp <steve@bytemark.co.uk>
-Build-Depends: debhelper (>= 7.0.50~), txt2man
+Build-Depends: debhelper (>= 7.0.50~), txt2man, ruby | ruby-interpreter, ruby-ffi
Standards-Version: 3.9.6
# Vcs-Git:
Vcs-Browser: https://github.com/BytemarkHosting/byteback.git
@@ -12,6 +12,7 @@ Homepage: https://github.com/BytemarkHosting/byteback
Package: byteback
Architecture: all
Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter, rsync, openssh-client, ruby-ffi | libffi-ruby
+Recommends: btrfs-progs
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.