From 569150d0d32ca276b92094915125c1fb52a343f0 Mon Sep 17 00:00:00 2001 From: Steve Kemp Date: Wed, 4 Feb 2015 10:51:12 +0000 Subject: Updated dependencies on LDAP ruby package. On Squeeze we must use libldap-ruby1.8, on jessie we use libldap-ruby --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian') diff --git a/debian/control b/debian/control index 8cb60e9..0113425 100644 --- a/debian/control +++ b/debian/control @@ -9,7 +9,7 @@ Homepage: https://projects.bytemark.co.uk/projects/custodian/ Package: custodian Architecture: all -Depends: ruby, rubygems, ${misc:Depends}, libldap-ruby +Depends: ruby, rubygems, ${misc:Depends}, libldap-ruby | libldap-ruby1.8 Suggests: beanstalkd, mauvealert-client (>= 3.13.1) Description: remote monitoring via distributed agents This package allows you to setup a semi-distributed monitoring -- cgit v1.2.1