all lists on lists.proxmox.com
 help / color / mirror / Atom feed
* [pve-devel] [PATCH master/5.13 kernel 1/2] d/control: add zstd to B-D
@ 2021-12-01  9:57 Fabian Grünbichler
  2021-12-01  9:57 ` [pve-devel] [PATCH master/5.13 kernel 2/2] KConfig: disable module BTF debug info Fabian Grünbichler
  2021-12-14 11:46 ` [pve-devel] [PATCH master/5.13 kernel 1/2] d/control: add zstd to B-D Thomas Lamprecht
  0 siblings, 2 replies; 4+ messages in thread
From: Fabian Grünbichler @ 2021-12-01  9:57 UTC (permalink / raw)
  To: pve-devel

used for compressing the kernel image, build fails if not installed.

Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
---
 debian/control.in | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/control.in b/debian/control.in
index ee91978..f924ab2 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -32,7 +32,8 @@ Build-Depends: asciidoc-base,
                sphinx-common,
                tar,
                xmlto,
-               zlib1g-dev
+               zlib1g-dev,
+               zstd,
 Build-Conflicts: pve-headers-@KVNAME@
 Vcs-Git: git://git.proxmox.com/git/pve-kernel
 Vcs-Browser: https://git.proxmox.com/?p=pve-kernel.git
-- 
2.30.2





^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2021-12-14 13:39 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-01  9:57 [pve-devel] [PATCH master/5.13 kernel 1/2] d/control: add zstd to B-D Fabian Grünbichler
2021-12-01  9:57 ` [pve-devel] [PATCH master/5.13 kernel 2/2] KConfig: disable module BTF debug info Fabian Grünbichler
2021-12-14 11:46 ` [pve-devel] [PATCH master/5.13 kernel 1/2] d/control: add zstd to B-D Thomas Lamprecht
2021-12-14 13:39   ` [pve-devel] applied-series: " Fabian Grünbichler

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal