[SCM] x265/master: Restrict yasm to amd64 and kfreebsd-amd64 once again
    sramacher at users.alioth.debian.org 
    sramacher at users.alioth.debian.org
       
    Mon Feb  8 01:11:36 UTC 2016
    
    
  
The following commit has been merged in the master branch:
commit 4bebbd96d5dffba11a7af49d6dce8d457246ab3f
Author: Sebastian Ramacher <sramacher at debian.org>
Date:   Mon Feb 8 02:03:42 2016 +0100
    Restrict yasm to amd64 and kfreebsd-amd64 once again
diff --git a/debian/control b/debian/control
index 449ebeb..f8f2b84 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Build-Depends:
  debhelper (>= 9.20151219),
  cmake,
  libnuma-dev [amd64 arm64 i386 mips mips64 mips64el mipsel powerpc ppc64el],
- yasm (>= 1.2) [any-amd64]
+ yasm (>= 1.2) [amd64 kfreebsd-amd64]
 Build-Depends-Indep:
  python-sphinx
 Standards-Version: 3.9.7
-- 
x265 packaging
    
    
More information about the pkg-multimedia-commits
mailing list