diff options
author | Patrick J Cherry <patrick@bytemark.co.uk> | 2017-01-31 10:18:46 +0000 |
---|---|---|
committer | Patrick J Cherry <patrick@bytemark.co.uk> | 2017-01-31 10:18:46 +0000 |
commit | 53f78a01f2fb514d61fdb076f5b749e03ffddb74 (patch) | |
tree | b3cb7c903e52eef5132acbf5d0038b83afe7330b /debian | |
parent | fef18de531737c8bb819794b9db8c6630a85a5a9 (diff) |
Add in test-deps of ruby-ffi,attr, and build dep of attr
Diffstat (limited to 'debian')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 594b385..238203c 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, ruby | ruby-interpreter, ruby-ffi +Build-Depends: debhelper (>= 7.0.50~), txt2man, ruby | ruby-interpreter, ruby-ffi, attr Standards-Version: 3.9.6 # Vcs-Git: Vcs-Browser: https://github.com/BytemarkHosting/byteback.git |