aboutsummaryrefslogtreecommitdiff
path: root/pandoc.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'pandoc.cabal')
-rw-r--r--pandoc.cabal4
1 files changed, 4 insertions, 0 deletions
diff --git a/pandoc.cabal b/pandoc.cabal
index 75e9e6656..2efcb1edd 100644
--- a/pandoc.cabal
+++ b/pandoc.cabal
@@ -160,6 +160,10 @@ Extra-Tmp-Files: man/man1/pandoc.1,
man/man1/markdown2pdf.1,
man/man5/pandoc_markdown.5
+Source-repository head
+ type: git
+ location: https://jgm@github.com/jgm/pandoc.git
+
Flag threaded
Description: Compile markdown2pdf with -threaded option.
Default: True