diff options
author | Steve Kemp <steve@steve.org.uk> | 2013-10-04 10:47:47 +0100 |
---|---|---|
committer | Steve Kemp <steve@steve.org.uk> | 2013-10-04 10:47:47 +0100 |
commit | 7907b4213a8ba60006b56b1cf34645f8916d5d21 (patch) | |
tree | 1673dd0f73b3ea2b4bae0259f9717c9d475fa090 | |
parent | cff669430bd9f00418f8f699e00ee919f95d167c (diff) |
We don't depend on beanstlk
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index f5a5b82..16e4346 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}, libldap-ruby1.8 +Depends: 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 |