aboutsummaryrefslogtreecommitdiff
path: root/linux/pandoc-server.control.in
diff options
context:
space:
mode:
Diffstat (limited to 'linux/pandoc-server.control.in')
-rw-r--r--linux/pandoc-server.control.in9
1 files changed, 9 insertions, 0 deletions
diff --git a/linux/pandoc-server.control.in b/linux/pandoc-server.control.in
new file mode 100644
index 000000000..348fd21c4
--- /dev/null
+++ b/linux/pandoc-server.control.in
@@ -0,0 +1,9 @@
+Package: pandoc-server
+Version: VERSION
+Section: text
+Priority: optional
+Architecture: ARCHITECTURE
+Installed-Size: INSTALLED_SIZE
+Depends: libc6 (>= 2.13), libgmp10, zlib1g (>= 1:1.1.4)
+Maintainer: John MacFarlane <[email protected]>
+Description: HTTP server for pandoc document format converter