diff mbox series

[B,C,unstable,linux-meta] UBUNTU: move versioned headers pkg depends to Build-Depends-Arch:

Message ID 1533250512-10022-2-git-send-email-kamal@canonical.com
State New
Headers show
Series [B,C,unstable,linux-meta] UBUNTU: move versioned headers pkg depends to Build-Depends-Arch: | expand

Commit Message

Kamal Mostafa Aug. 2, 2018, 10:55 p.m. UTC
These may not be installed (and are not actually needed) in the source
package construction environment.

Ignore: yes

Signed-off-by: Kamal Mostafa <kamal@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 7e7fa80..290e48a 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@