aboutsummaryrefslogtreecommitdiffhomepage
path: root/debian/control
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2019-11-29 14:33:08 -0700
committerSean Whitton <spwhitton@spwhitton.name>2019-11-29 14:33:08 -0700
commit436e8695c2363073d77b5d802ce4762ed27acde3 (patch)
tree753c6b437abb1d53eaf0bdc19e7f00b053f06eb7 /debian/control
parent41027b6a1b518b7f0c4330dd5906c5f7bba68d0c (diff)
downloadpandoc-citeproc-preamble-436e8695c2363073d77b5d802ce4762ed27acde3.tar.gz
Add <!nocheck> build-deps on pandoc & pandoc-citeproc
Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/control b/debian/control
index 2feca93..3ec2d84 100644
--- a/debian/control
+++ b/debian/control
@@ -7,6 +7,8 @@ Build-Depends: debhelper (>= 10),
haskell-devscripts-minimal | haskell-devscripts (>= 0.8),
libghc-text-conversions-dev,
libghc-pandoc-types-dev (>= 1.20),
+ pandoc <!nocheck>,
+ pandoc-citeproc <!nocheck>,
Standards-Version: 3.9.8
Homepage: https://spwhitton.name/tech/code/pandoc-citeproc-preamble/
Vcs-Git: https://git.spwhitton.name/pandoc-citeproc-preamble