projects
/
xen.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8ff478a
)
debian/control: Add pandoc and markdown to b-d
author
Ian Jackson
<ian.jackson@citrix.com>
Fri, 12 Oct 2018 16:51:44 +0000
(17:51 +0100)
committer
Hans 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
patch
|
blob
|
history
diff --git
a/debian/control
b/debian/control
index a224cc18caff9d19e5fc0d0fca2f93abfdf49a16..e38de0f630f3157035c6182dd44dfdeee46b169c 100644
(file)
--- a/
debian/control
+++ b/
debian/control
@@
-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