From: Seth Forshee Date: Fri, 23 Aug 2019 17:59:22 +0000 (-0500) Subject: UBUNTU: [Packaging] add build dependencies for compression algorithms X-Git-Tag: Ubuntu-5.3.0-12.13~45 X-Git-Url: https://git.proxmox.com/?a=commitdiff_plain;h=7dd0de8adf13befeff89d3d3251bb28360ff9d04;p=mirror_ubuntu-eoan-kernel.git UBUNTU: [Packaging] add build dependencies for compression algorithms BugLink: https://bugs.launchpad.net/bugs/1840934 I forgot to add build dependencies for the compression algorithm changes in "UBUNTU: [Config] change kernel compression method to improve boot speed." Add them now. Signed-off-by: Seth Forshee --- diff --git a/debian.master/control.stub.in b/debian.master/control.stub.in index 9f4c8b1ec541..ecee9da26dba 100644 --- a/debian.master/control.stub.in +++ b/debian.master/control.stub.in @@ -38,6 +38,8 @@ Build-Depends: libnuma-dev [amd64 arm64 i386 ppc64el s390x] , dkms , wget , + lz4 [amd64 i386] , + lzop [s390x] , Build-Depends-Indep: xmlto , docbook-utils ,