diff options
author | Patrick J Cherry <patrick@bytemark.co.uk> | 2014-07-04 12:01:48 +0100 |
---|---|---|
committer | Patrick J Cherry <patrick@bytemark.co.uk> | 2014-07-04 12:01:48 +0100 |
commit | ceb8199f922c8e56713ed6c73e051ebb0d649d1d (patch) | |
tree | 22f14eb345fd19eec922aea5d5f64a5c4a4a773b /debian/control | |
parent | 02cd939814dc8aebc80b5a23a3ba6b68f4118864 (diff) |
Updated build deps just to require ruby, and install client/common stuff to vendor_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 a79aecc..1fdc4f5 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: ruby1.8, debhelper, cdbs, rdoc, txt2man, cdbs, libsetup-ruby1.8 | ruby-setup +Build-Depends: ruby | ruby-interpreter, debhelper, cdbs, rdoc, txt2man, cdbs, libsetup-ruby1.8 | ruby-setup Standards-Version: 3.9.1 Package: mauvealert-client |