diff options
author | Steve Kemp <steve@steve.org.uk> | 2017-06-13 09:20:48 +0300 |
---|---|---|
committer | Steve Kemp <steve@steve.org.uk> | 2017-06-13 09:20:48 +0300 |
commit | 2eea70308258eb29b8806809e546108878e7122a (patch) | |
tree | fe0ad4c68105a43ed0582b00c8332fc7b1d7b9e3 /debian | |
parent | c0622c31b768c55f471f86b60031c3128543a319 (diff) |
Revert previous changes with '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 17ed090..70baca0 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, ruby-setup, debhelper, rdoc, txt2man, dh-systemd, bundler +Build-Depends: ruby | ruby-interpreter, debhelper, rdoc, txt2man, dh-systemd, bundler Standards-Version: 3.9.1 Package: mauvealert-server |