]> git.proxmox.com Git - mirror_ubuntu-eoan-kernel.git/commitdiff
UBUNTU: [Packaging] add build dependencies for compression algorithms
authorSeth Forshee <seth.forshee@canonical.com>
Fri, 23 Aug 2019 17:59:22 +0000 (12:59 -0500)
committerPaolo Pisati <paolo.pisati@canonical.com>
Mon, 16 Sep 2019 13:06:57 +0000 (15:06 +0200)
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 <seth.forshee@canonical.com>
debian.master/control.stub.in

index 9f4c8b1ec541f29217b8333204ae23e59f8eb35c..ecee9da26dba2953e969d7c2780f07453f797395 100644 (file)
@@ -38,6 +38,8 @@ Build-Depends:
  libnuma-dev [amd64 arm64 i386 ppc64el s390x] <!stage1>,
  dkms <!stage1>,
  wget <!stage1>,
+ lz4 [amd64 i386] <!stage1>,
+ lzop [s390x] <!stage1>,
 Build-Depends-Indep:
  xmlto <!stage1>,
  docbook-utils <!stage1>,