diff mbox

[Artful,Unstable] UBUNTU: [debian] Add build-dep on libnuma-dev to enable 'perf bench numa'

Message ID 20170519143040.mle3y3ig7y3sbgfz@xps13.dannf
State New
Headers show

Commit Message

dann frazier May 19, 2017, 2:30 p.m. UTC
Signed-off-by: dann frazier <dann.frazier@canonical.com>
---
 debian.master/control.stub.in | 1 +
 1 file changed, 1 insertion(+)

Comments

Colin Ian King May 20, 2017, 6:10 a.m. UTC | #1
On 19/05/17 15:30, dann frazier wrote:
> Signed-off-by: dann frazier <dann.frazier@canonical.com>
> ---
>  debian.master/control.stub.in | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/debian.master/control.stub.in b/debian.master/control.stub.in
> index abf86b03a1b8..053f4cf5927b 100644
> --- a/debian.master/control.stub.in
> +++ b/debian.master/control.stub.in
> @@ -33,6 +33,7 @@ Build-Depends:
>   libtool <!stage1>,
>   uuid-dev <!stage1>,
>   binutils-dev <!stage1>,
> + libnuma-dev [amd64 arm64 i386 powerpc ppc64el s390x] <!stage1>,
>  Build-Depends-Indep:
>   xmlto <!stage1>,
>   docbook-utils <!stage1>,
> 
Thanks Dann,

Acked-by: Colin Ian King <colin.king@canonical.com>
Andy Whitcroft May 20, 2017, 10:37 a.m. UTC | #2
On Fri, May 19, 2017 at 08:30:40AM -0600, dann frazier wrote:
> Signed-off-by: dann frazier <dann.frazier@canonical.com>
> ---
>  debian.master/control.stub.in | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/debian.master/control.stub.in b/debian.master/control.stub.in
> index abf86b03a1b8..053f4cf5927b 100644
> --- a/debian.master/control.stub.in
> +++ b/debian.master/control.stub.in
> @@ -33,6 +33,7 @@ Build-Depends:
>   libtool <!stage1>,
>   uuid-dev <!stage1>,
>   binutils-dev <!stage1>,
> + libnuma-dev [amd64 arm64 i386 powerpc ppc64el s390x] <!stage1>,

powerpc is no longer a thing in artful so we should drop that.  Otherwise
it looks good.  For the record:

 libnuma-dev | 2.0.11-1ubuntu2            | artful         | amd64, arm64, i386, ppc64el, s390x

Acked-by: Andy Whitcroft <apw@canonical.com>

-apw
Seth Forshee May 22, 2017, 3:54 p.m. UTC | #3
On Fri, May 19, 2017 at 08:30:40AM -0600, dann frazier wrote:
> Signed-off-by: dann frazier <dann.frazier@canonical.com>

Applied to artful/master-next and unstable/master, with powerpc
architecture dropped as pointed out by Andy.
diff mbox

Patch

diff --git a/debian.master/control.stub.in b/debian.master/control.stub.in
index abf86b03a1b8..053f4cf5927b 100644
--- a/debian.master/control.stub.in
+++ b/debian.master/control.stub.in
@@ -33,6 +33,7 @@  Build-Depends:
  libtool <!stage1>,
  uuid-dev <!stage1>,
  binutils-dev <!stage1>,
+ libnuma-dev [amd64 arm64 i386 powerpc ppc64el s390x] <!stage1>,
 Build-Depends-Indep:
  xmlto <!stage1>,
  docbook-utils <!stage1>,