Fix cabal.project.
This commit is contained in:
parent
4c958f1589
commit
aec7afa24a
1 changed files with 4 additions and 2 deletions
|
@ -1,8 +1,10 @@
|
|||
packages: pandoc.cabal
|
||||
|
||||
package pandoc
|
||||
pandoc: +embed_data_files -trypandoc
|
||||
pandoc-citeproc: +embed_data_files +bibutils -unicode_collation -test_citeproc -debug
|
||||
flags: +embed_data_files -trypandoc
|
||||
|
||||
package pandoc-citeproc
|
||||
flags: +embed_data_files +bibutils -unicode_collation -test_citeproc -debug
|
||||
|
||||
source-repository-package
|
||||
type: git
|
||||
|
|
Loading…
Reference in a new issue