From e8f40441a5382d0c9a0e518cd2d030ce5bc46458 Mon Sep 17 00:00:00 2001 From: Steve Kemp Date: Sat, 24 Nov 2012 09:55:38 +0000 Subject: Depend upon rubygems rather than curl. --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index 14de79e..92ef4bd 100644 --- a/debian/control +++ b/debian/control @@ -7,7 +7,7 @@ Standards-Version: 3.9.1 Package: custodian Architecture: all -Depends: ruby1.8, libbeanstalkclient-ruby1.8, curl, ${misc:Depends} +Depends: ruby1.8, libbeanstalkclient-ruby1.8, rubygems, ${misc:Depends} Suggests: beanstalkd Description: This package provides remote monitoring This package allows you to setup a semi-distributed monitoring -- cgit v1.2.1