[SCM] x265/master: Enable numa support on mips64 and mipsel64

sramacher at users.alioth.debian.org sramacher at users.alioth.debian.org
Wed Dec 2 13:02:43 UTC 2015


The following commit has been merged in the master branch:
commit 469448e40238b42e3bce16d1241ae20daa9f8c42
Author: Sebastian Ramacher <sramacher at debian.org>
Date:   Wed Dec 2 14:02:21 2015 +0100

    Enable numa support on mips64 and mipsel64
    
    Closes: #806712

diff --git a/debian/control b/debian/control
index 570b2b8..25f575b 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders: Sebastian Ramacher <sramacher at debian.org>
 Build-Depends:
  debhelper (>= 9),
  cmake,
- libnuma-dev [amd64 arm64 i386 mips mipsel powerpc ppc64el],
+ libnuma-dev [amd64 arm64 i386 mips mips64 mips64el mipsel powerpc ppc64el],
  yasm (>= 1.2) [any-amd64]
 Build-Depends-Indep:
  python-sphinx

-- 
x265 packaging



More information about the pkg-multimedia-commits mailing list