diff options
author | Steve Kemp <steve@steve.org.uk> | 2017-06-13 09:16:50 +0300 |
---|---|---|
committer | Steve Kemp <steve@steve.org.uk> | 2017-06-13 09:16:50 +0300 |
commit | d9fa2ee01af71e3d2c867dfca52e9f6286b11988 (patch) | |
tree | fef55956d06e59c41db9fa336cea189adcfdbb27 /debian | |
parent | 03f58f11c741e036234d30c2ad6e0bcdad3ee769 (diff) |
Added build-dep on ruby-setup
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 70baca0..17ed090 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Maintainer: Matthew Bloch <matthew@bytemark.co.uk> Uploaders: Patrick J Cherry <patrick@bytemark.co.uk> Section: ruby Priority: optional -Build-Depends: ruby | ruby-interpreter, debhelper, rdoc, txt2man, dh-systemd, bundler +Build-Depends: ruby | ruby-interpreter, ruby-setup, debhelper, rdoc, txt2man, dh-systemd, bundler Standards-Version: 3.9.1 Package: mauvealert-server |