]> git.proxmox.com Git - mirror_ubuntu-eoan-kernel.git/commitdiff
UBUNTU: [Packaging] Add lz4 build dependency for s390x
authorSeth Forshee <seth.forshee@canonical.com>
Tue, 17 Sep 2019 11:31:08 +0000 (13:31 +0200)
committerSeth Forshee <seth.forshee@canonical.com>
Tue, 17 Sep 2019 11:33:53 +0000 (13:33 +0200)
BugLink: https://bugs.launchpad.net/bugs/1840934
When switching s390x to use lz4 for compressing the kernel, the
build dependencies were not updated. Fix this.

Signed-off-by: Seth Forshee <seth.forshee@canonical.com>
debian.master/control.stub.in

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