diff options
author | Steve Kemp <steve@steve.org.uk> | 2012-11-20 11:19:57 +0000 |
---|---|---|
committer | Steve Kemp <steve@steve.org.uk> | 2012-11-20 11:19:57 +0000 |
commit | 240a690486b6a4d5aa5024039c380745db3a5056 (patch) | |
tree | 2ed34819664c20f663b17e06d37984cea7e64823 /debian/control | |
parent | 07b827b24be90120e333312f34ecc350600c21c1 (diff) |
Added ruby as a build-dep
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 6876ca0..586ac57 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: custodian Section: net Priority: extra Maintainer: Steve Kemp <steve@bytemark.co.uk> -Build-Depends: debhelper (>= 7.0.0), cdbs, txt2man +Build-Depends: debhelper (>= 7.0.0), cdbs, txt2man, ruby1.8 Standards-Version: 3.9.1 Package: custodian |