[SCM] xvidcore/master: Build-Depend on yasm. A recent enough version is in Debian now and the configure script prefers it over nasm.

fabian-guest at users.alioth.debian.org fabian-guest at users.alioth.debian.org
Tue Jul 26 07:41:49 UTC 2011


The following commit has been merged in the master branch:
commit fbacd0dd0c5e8d7c0285f90fdab7a8ddc6087705
Author: Fabian Greffrath <fabian at greffrath.com>
Date:   Tue Jul 26 09:42:50 2011 +0200

    Build-Depend on yasm. A recent enough version is in Debian now and the configure script prefers it over nasm.

diff --git a/debian/control b/debian/control
index 01c7f03..c598150 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 <amejia at debian.org>
 Build-Depends: debhelper (>= 7.3~),
-               nasm (>= 2.0) [i386 amd64]
+               yasm (>= 1.0) [i386 amd64]
 Standards-Version: 3.9.2
 DM-Upload-Allowed: yes
 Homepage: http://www.xvid.org/

-- 
xvidcore packaging



More information about the pkg-multimedia-commits mailing list