diff mbox series

[SRU,1/1,bionic-meta-hwe] UBUNTU: move versioned headers pkg depends to Build-Depends-Arch:

Message ID 20190627040334.9220-2-khalid.elmously@canonical.com
State New
Headers show
Series [SRU,1/1,bionic-meta-hwe] UBUNTU: move versioned headers pkg depends to Build-Depends-Arch: | expand

Commit Message

Khalid Elmously June 27, 2019, 4:03 a.m. UTC
These may not be installed (and are not actually needed) in the source
package construction environment.

Ignore: yes

Suggested-by: Kamal Mostafa <kamal@canonical.com>
Signed-off-by: Khalid Elmously <khalid.elmously@canonical.com>
---
 debian/control.common | 1 +
 1 file changed, 1 insertion(+)
diff mbox series

Patch

diff --git a/debian/control.common b/debian/control.common
index 021ace5f..6510efd8 100644
--- a/debian/control.common
+++ b/debian/control.common
@@ -4,6 +4,7 @@  Priority: optional
 Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
 Standards-Version: 3.9.8
 Build-Depends: dpkg (>= 1.13.19), debhelper (>= 9), gawk,
+Build-Depends-Arch:
  linux-headers-@kernel-abi-version@,
  linux-headers-@kernel-abi-version@-generic,
 Vcs-Git: git://git.launchpad.net/~ubuntu-kernel/ubuntu/+source/linux-meta/+git/@SERIES@