diff options
author | Patrick J Cherry <patrick@bytemark.co.uk> | 2011-11-04 12:44:05 +0000 |
---|---|---|
committer | Patrick J Cherry <patrick@bytemark.co.uk> | 2011-11-04 12:44:05 +0000 |
commit | cd8529ec221064033f0dbaeca2418ca23825d02e (patch) | |
tree | 5ca9f13ae697f57bbee15c78ecae9be04d382ed1 | |
parent | ff98dc77f8688b6d8124cd004aeec97042e7e241 (diff) |
Updated package dependencies.
-rw-r--r-- | debian/control | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control index 48ef489..ea29d70 100644 --- a/debian/control +++ b/debian/control @@ -30,14 +30,14 @@ Depends: mauvealert-common (>= 3.4.0), libdm-sqlite-adapter-ruby1.8 (>= 1.2.0), libdm-types-ruby1.8 (>= 1.2.0), libdm-validations-ruby1.8 (>= 1.2.0), - libhaml-ruby1.8, + libhaml-ruby1.8 (>= 3.0.15) | haml (>= 3.0.15), liblog4r-ruby1.8, libredcloth-ruby1.8, librmail-ruby1.8, libsanitize-ruby1.8 (>= 2.0.3), libsinatra-ruby1.8 (>= 1.0), ruby1.8 (>= 1.8.7), - thin1.8 (>= 1.2.11), + thin1.8 (>= 1.2.11) | thin (>= 1.2.11), libxmpp4r-ruby1.8, ${misc:Depends} Suggests: mauvealert-client |