From f8a7674bb63029eea5fc7f6e5a752e7db1fb399d Mon Sep 17 00:00:00 2001 From: Steve Kemp Date: Thu, 22 Nov 2012 16:38:00 +0000 Subject: Removed json as a dependency. --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.1