debian/control: Add pandoc and markdown to b-d
authorIan Jackson <ian.jackson@citrix.com>
Fri, 12 Oct 2018 16:51:44 +0000 (17:51 +0100)
committerHans van Kranenburg <hans@knorrie.org>
Wed, 2 Jan 2019 19:59:36 +0000 (20:59 +0100)
Without these, some documentation is ommitted.

Resulting changes to the binary packages are:
 xen-doc: lots of extra html files in /usr/share/doc/xen/html/
 xen-utils-common: xen-vbd-interface(7)

Signed-off-by: Ian Jackson <ian.jackson@citrix.com>
debian/control

index a224cc18caff9d19e5fc0d0fca2f93abfdf49a16..e38de0f630f3157035c6182dd44dfdeee46b169c 100644 (file)
@@ -25,7 +25,9 @@ Build-Depends:
    libyajl-dev,
    pkg-config,
    uuid-dev,
-   zlib1g-dev
+   zlib1g-dev,
+   pandoc,
+   markdown
 XS-Python-Version: current
 
 Package: xenstore-utils