diff options
author | Guilhem Moulin <guilhem@fripost.org> | 2016-03-11 03:11:52 +0100 |
---|---|---|
committer | Guilhem Moulin <guilhem@fripost.org> | 2016-03-11 03:11:52 +0100 |
commit | 57fea56536c93a9727316536001ee37da0d12e60 (patch) | |
tree | bf690beabb0f850e3fb7a96e92cff5325f53d1bd /debian/control | |
parent | aa07430ff47d3745b7c575c2f24f78c6d34ce115 (diff) |
Add jq and pandoc to Build-Depends.
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 20088cf..6b8cd7c 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: interimap Section: mail Priority: optional Maintainer: Guilhem Moulin <guilhem@guilhem.org> -Build-Depends: debhelper (>= 9) +Build-Depends: debhelper (>= 9), jq, pandoc Standards-Version: 3.9.6 Vcs-Git: https://git.guilhem.org/interimap Vcs-Browser: https://git.guilhem.org/interimap |