diff options
author | Patrick J Cherry <patrick@bytemark.co.uk> | 2012-05-01 16:03:18 +0100 |
---|---|---|
committer | Patrick J Cherry <patrick@bytemark.co.uk> | 2012-05-01 16:03:18 +0100 |
commit | e35751990d09040af431104c5aa64d2ca9b26365 (patch) | |
tree | e8528976dcc55d9e7f94e9e22ff1403e265f2978 /debian/control | |
parent | 7e938e7f24e14bd286db7d9ba211c2c2ee1239c5 (diff) |
Added ruby locale dependency for server.
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control index 798f058..a1c5cb1 100644 --- a/debian/control +++ b/debian/control @@ -43,6 +43,7 @@ Depends: mauvealert-common (>= 3.8.0), libxmpp4r-ruby1.8, ${misc:Depends} Suggests: mauvealert-client +Recommends: liblocale-ruby1.8 | ruby-locale Description: Mauve network alert system -- server Mauve is a network alert system for system and network administrators. You can use it to quickly set up ad-hoc monitoring for a variety of services, and to |