diff options
author | Steve Kemp <steve@steve.org.uk> | 2012-11-22 16:38:00 +0000 |
---|---|---|
committer | Steve Kemp <steve@steve.org.uk> | 2012-11-22 16:38:00 +0000 |
commit | f8a7674bb63029eea5fc7f6e5a752e7db1fb399d (patch) | |
tree | 84cb28e0210fb0cf26722af9793e3e02d6289754 /debian | |
parent | c7f1aaf980f109abcbd422b5c7b4428e5e127afb (diff) |
Removed json as a dependency.
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 586ac57..14de79e 100644 --- a/debian/control +++ b/debian/control @@ -7,7 +7,7 @@ Standards-Version: 3.9.1 Package: custodian Architecture: all -Depends: ruby1.8, libjson-ruby1.8, libbeanstalkclient-ruby1.8, curl, ${misc:Depends} +Depends: ruby1.8, libbeanstalkclient-ruby1.8, curl, ${misc:Depends} Suggests: beanstalkd Description: This package provides remote monitoring This package allows you to setup a semi-distributed monitoring |