From 535c2d8a8a8f8b386c17fa07e7514a60a2ea6d7e Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Thu, 27 Jul 2023 01:11:34 +0800 Subject: [PATCH] add pandoc-cli and its deps --- build-constraints.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index ac5459a7..5c6004c6 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3131,6 +3131,8 @@ packages: - doctemplates - emojis - pandoc + - pandoc-cli + - pandoc-server - citeproc - commonmark - commonmark-extensions @@ -3836,6 +3838,7 @@ packages: - hslua - hslua-aeson - hslua-classes + - hslua-cli - hslua-core - hslua-list - hslua-marshalling @@ -3844,13 +3847,16 @@ packages: - hslua-module-system - hslua-module-text - hslua-module-version + - hslua-module-zip - hslua-objectorientation - hslua-packaging + - hslua-repl - hslua-typing - jira-wiki-markup - lpeg - lua - lua-arbitrary + - pandoc-lua-engine - pandoc-lua-marshal - tasty-hslua - tasty-lua