diff options
author | Patrick J Cherry <patrick@bytemark.co.uk> | 2017-06-22 14:29:34 +0100 |
---|---|---|
committer | Patrick J Cherry <patrick@bytemark.co.uk> | 2017-06-22 14:29:34 +0100 |
commit | 783a411ec3369949e9122b2fc9ed6ce525f5dcf9 (patch) | |
tree | bb9af09aea31682a24e3ee1077e7c2cfd9f7070c /debian/control | |
parent | 7491376bc872b4ff7b4c8367fe094322098a010a (diff) |
Updated build-deps
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 5ce74d8..f4cdbab 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,8 @@ Maintainer: Matthew Bloch <matthew@bytemark.co.uk> Uploaders: Patrick J Cherry <patrick@bytemark.co.uk> Section: ruby Priority: optional -Build-Depends: ruby | ruby-interpreter, debhelper, rdoc, txt2man, dh-systemd, bundler +Build-Depends: ruby | ruby-interpreter, debhelper, rdoc, txt2man, dh-systemd, + bundler, libsqlite3-dev, zlib1g-dev, libxml2-dev, ruby-dev, libpq-dev Standards-Version: 3.9.1 Package: mauvealert-server |