diff options
author | Guilhem Moulin <guilhem@fripost.org> | 2018-05-09 13:52:29 +0200 |
---|---|---|
committer | Guilhem Moulin <guilhem@fripost.org> | 2018-05-09 14:12:44 +0200 |
commit | 26379ce8c68ea73f7c263a9fff964fb15c58e566 (patch) | |
tree | c7edc72310035104997423cb607a67e199ec9edc /debian/control | |
parent | c99ff96213f8b69c7f22e041875b15857eaa1618 (diff) |
Build-Depends on pandoc >= 2.1
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 b79a0f3..bdf9b3e 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: lacme Section: utils Priority: optional Maintainer: Guilhem Moulin <guilhem@debian.org> -Build-Depends: debhelper (>= 9), jq, pandoc (>= 1.18~) +Build-Depends: debhelper (>= 9), jq, pandoc (>= 2.1~) Standards-Version: 4.1.4 Homepage: https://git.guilhem.org/lacme/about/ Vcs-Git: https://git.guilhem.org/lacme |