[SCM] xvidcore/master: yasm (> 1.0) is required but not in Debian yet, build-depend on nasm (>= 2.0)

fabian-guest at users.alioth.debian.org fabian-guest at users.alioth.debian.org
Thu Feb 24 13:52:56 UTC 2011


The following commit has been merged in the master branch:
commit ac9b0df18ca49afbdedc97c9796ca5db8a78ab2f
Author: Fabian Greffrath <fabian at greffrath.com>
Date:   Thu Feb 24 14:29:21 2011 +0100

    yasm (> 1.0) is required but not in Debian yet, build-depend on nasm (>= 2.0)

diff --git a/debian/control b/debian/control
index 3321630..4171d22 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Uploaders: Loïc Martin <loic.martin3 at gmail.com>,
            Fabian Greffrath <fabian+debian at greffrath.com>,
            Andres Mejia <mcitadel at gmail.com>
 Build-Depends: debhelper (>= 7.3~),
-               yasm (>= 0.8) [i386 amd64]
+               nasm (>= 2.0) [i386 amd64]
 Standards-Version: 3.9.1
 Homepage: http://www.xvid.org/
 

-- 
xvidcore packaging



More information about the pkg-multimedia-commits mailing list