diff options
author | Steve Kemp <steve@steve.org.uk> | 2013-02-13 10:38:19 +0000 |
---|---|---|
committer | Steve Kemp <steve@steve.org.uk> | 2013-02-13 10:38:19 +0000 |
commit | ec3cbdf5186072230653abc3ec389958e3f25af6 (patch) | |
tree | 8af1c9a6b02d9a1ffc5833399641877eb429edab /debian/control | |
parent | 5a290983dfb58169239b43f18f52a95b8577e8a6 (diff) |
We depend upon the ruby ldap package now.
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 fe8a1b5..f5a5b82 100644 --- a/debian/control +++ b/debian/control @@ -9,7 +9,7 @@ Homepage: https://projects.bytemark.co.uk/projects/custodian/ Package: custodian Architecture: all -Depends: ruby1.8, libbeanstalkclient-ruby1.8, rubygems, ${misc:Depends} +Depends: ruby1.8, libbeanstalkclient-ruby1.8, rubygems, ${misc:Depends}, libldap-ruby1.8 Suggests: beanstalkd, mauvealert-client (>= 3.13.1) Description: This package provides remote monitoring This package allows you to setup a semi-distributed monitoring |