aboutsummaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorPatrick J Cherry <patrick@bytemark.co.uk>2012-11-27 16:13:11 +0000
committerPatrick J Cherry <patrick@bytemark.co.uk>2012-11-27 16:13:11 +0000
commit6316bb34cb962354bb96f053f8ee92aabf4ef3e1 (patch)
tree065cc6dd375764b457d70d08aab5a585c4bde174 /debian/control
parentfc996e815fe411cd79c553b6ec0b989f88d74806 (diff)
Added dependency on dm-transactions
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control3
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index e781cc2..6bc7afa 100644
--- a/debian/control
+++ b/debian/control
@@ -30,7 +30,8 @@ Depends: mauvealert-common (>= 3.8.0),
ruby-dm-sqlite-adapter (>= 1.2.0) | libdm-sqlite-adapter-ruby1.8 (>= 1.2.0),
ruby-dm-types (>= 1.2.0) | libdm-types-ruby1.8 (>= 1.2.0),
ruby-dm-aggregates (>= 1.2.0) | libdm-aggregates-ruby1.8 (>= 1.2.0),
- ruby-dm-validations (>= 1.2.0) | libdm-validations-ruby1.8 (>= 1.2.0) ,
+ ruby-dm-validations (>= 1.2.0) | libdm-validations-ruby1.8 (>= 1.2.0),
+ ruby-dm-transactions (>= 1.2.0) | libdm-transactions-ruby1.8 (>= 1.2.0),
ruby-haml (>= 3.0.15) | libhaml-ruby1.8 (>= 3.0.15) | haml (>= 3.0.15),
ruby-sanitize (>= 2.0.3) | libsanitize-ruby1.8 (>= 2.0.3),
ruby-sinatra (>= 1.0) | libsinatra-ruby1.8 (>= 1.0),