diff options
author | Roland Reichwein <mail@reichwein.it> | 2023-02-10 18:02:40 +0100 |
---|---|---|
committer | Roland Reichwein <mail@reichwein.it> | 2023-02-10 18:02:40 +0100 |
commit | 40506bc32efca98b43a72202d0823cdd3c8b2c05 (patch) | |
tree | 11f3c81f774362a40a069ad6f9c8d208984b5bd8 /debian/control | |
parent | 87c11f835502c97b4f54d4d73f55eef496e67103 (diff) |
Add download Markdown as PDFv1.7
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index e6499aa..7641847 100644 --- a/debian/control +++ b/debian/control @@ -8,7 +8,7 @@ Homepage: http://www.reichwein.it/whiteboard/ Package: whiteboard Architecture: any -Depends: ${shlibs:Depends}, ${misc:Depends}, libxml2-utils +Depends: ${shlibs:Depends}, ${misc:Depends}, libxml2-utils, pandoc Recommends: webserver Homepage: http://www.reichwein.it/whiteboard/ Description: Web application for an collaborative editor |