projects
/
xen.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b019ce9
)
debian/control: Add libzstd-dev as Build-Depends
author
Hans van Kranenburg
<hans@knorrie.org>
Wed, 31 Aug 2022 11:08:19 +0000
(13:08 +0200)
committer
Hans van Kranenburg
<hans@knorrie.org>
Wed, 28 Sep 2022 17:10:42 +0000
(19:10 +0200)
While the code for loading zstd compressed domU kernel images was
already present in the Xen toolstack, we of course also need the build
dependency to actually activate it!
debian/control
patch
|
blob
|
history
diff --git
a/debian/control
b/debian/control
index 868a6e839df98ac9cff5dadf5a34d3afc55b88a9..efd72c39e794de25303856c83d86debdabef4b2b 100644
(file)
--- a/
debian/control
+++ b/
debian/control
@@
-30,6
+30,7
@@
Build-Depends:
pkg-config,
uuid-dev,
zlib1g-dev,
+ libzstd-dev,
pandoc,
markdown,
ocaml-native-compilers | ocaml-nox,