diff mbox

[xenial/master-next,1/1] UBUNTU: [Config] add binutils-dev to the Build-Depends: to fix perf unwinding

Message ID 1463743593-5104-2-git-send-email-apw@canonical.com
State New
Headers show

Commit Message

Andy Whitcroft May 20, 2016, 11:26 a.m. UTC
BugLink: http://bugs.launchpad.net/bugs/1248289
Signed-off-by: Andy Whitcroft <apw@canonical.com>
---
 debian.master/control.stub.in | 1 +
 1 file changed, 1 insertion(+)

Comments

Stefan Bader May 20, 2016, 12:36 p.m. UTC | #1

Tim Gardner May 20, 2016, 1:51 p.m. UTC | #2
Applied to unstable
diff mbox

Patch

diff --git a/debian.master/control.stub.in b/debian.master/control.stub.in
index fa39dfc..9f4f817 100644
--- a/debian.master/control.stub.in
+++ b/debian.master/control.stub.in
@@ -20,6 +20,7 @@  Build-Depends:
  flex <!stage1>,
  bison <!stage1>,
  libunwind8-dev [amd64 arm64 armhf i386 powerpc ppc64el] <!stage1>,
+ binutils-dev <!stage1>,
  liblzma-dev <!stage1>,
  openssl <!stage1>,
  libssl-dev <!stage1>,