d/control: add zstd to B-D
used for compressing the kernel image, build fails if not installed. Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com> Acked-by: Thomas Lamprecht <t.lamprecht@proxmox.com> Reviewed-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
		
							parent
							
								
									892a5d3219
								
							
						
					
					
						commit
						7c4bae5665
					
				
							
								
								
									
										3
									
								
								debian/control.in
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										3
									
								
								debian/control.in
									
									
									
									
										vendored
									
									
								
							| @ -32,7 +32,8 @@ Build-Depends: asciidoc-base, | |||||||
|                sphinx-common, |                sphinx-common, | ||||||
|                tar, |                tar, | ||||||
|                xmlto, |                xmlto, | ||||||
|                zlib1g-dev |                zlib1g-dev, | ||||||
|  |                zstd, | ||||||
| Build-Conflicts: pve-headers-@KVNAME@ | Build-Conflicts: pve-headers-@KVNAME@ | ||||||
| Vcs-Git: git://git.proxmox.com/git/pve-kernel | Vcs-Git: git://git.proxmox.com/git/pve-kernel | ||||||
| Vcs-Browser: https://git.proxmox.com/?p=pve-kernel.git | Vcs-Browser: https://git.proxmox.com/?p=pve-kernel.git | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user
	 Fabian Grünbichler
						Fabian Grünbichler