[SCM] ffmpeg/master: use yasm on every architecture where possible

siretart at users.alioth.debian.org siretart at users.alioth.debian.org
Tue Aug 9 11:17:30 UTC 2011


The following commit has been merged in the master branch:
commit 31b7b5928f2e74d1ecdba9e2c3775050611282b0
Author: Reinhard Tartler <siretart at tauware.de>
Date:   Tue Aug 9 13:17:14 2011 +0200

    use yasm on every architecture where possible
    
    seems that yasm has built now everywhere, even on a number of ports
    listed on ports.debian.org

diff --git a/debian/control b/debian/control
index dcab21f..5d23b3e 100644
--- a/debian/control
+++ b/debian/control
@@ -41,7 +41,7 @@ Build-Depends: debhelper (>= 7),
  libxvidcore-dev,
  libxvmc-dev,
  texi2html,
- yasm [amd64 i386 kfreebsd-amd64 kfreebsd-i386 mips mipsel s390 sparc powerpc],
+ yasm,
  zlib1g-dev
 
 Package: ffmpeg

-- 
Libav/FFmpeg packaging



More information about the pkg-multimedia-commits mailing list