diff options
author | Patrick J Cherry <patrick@bytemark.co.uk> | 2011-07-19 15:51:35 +0100 |
---|---|---|
committer | Patrick J Cherry <patrick@bytemark.co.uk> | 2011-07-19 15:51:35 +0100 |
commit | 72654c0a6bdb83e27f16ea92d31e7127bd19ce19 (patch) | |
tree | 0271b35e301b7e0ce07e4f75918dbbbd0f3bdab2 | |
parent | 676489eb8566d9e47d6b05aa3c48568cb9ce8d8a (diff) |
Update dependencies again.
-rw-r--r-- | debian/control | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control index 21de6f0..f101e87 100644 --- a/debian/control +++ b/debian/control @@ -25,7 +25,7 @@ Pre-Depends: libjs-jquery Depends: mauvealert-common, adduser, ruby1.8 (>= 1.8.7), - libhaml-ruby1.8 || haml, + libhaml-ruby1.8 | haml, liblog4r-ruby1.8, libredcloth-ruby1.8, librmail-ruby1.8, @@ -41,7 +41,7 @@ Depends: mauvealert-common, libdm-timestamps-ruby1.8, libdm-types-ruby1.8, libdm-validations-ruby1.8, - thin1.8 || thin, + thin1.8 | thin, libxmpp4r-ruby1.8, ${misc:Depends} Suggests: mauvealert-client |