[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1104226: xvidcore: build-depends on obsolete yasm



Control: tags -1 +patch

Hello,

On Sun, 27 Apr 2025 12:28:17 +0200
Chris Hofstaedtler <zeha@debian.org> wrote:
> your package seems to build-depend on yasm,

patch attached to drop yasm

Best,
Lorenzo

From 86d4c10e4ecb1b6677358ef56a641f68ed567d49 Mon Sep 17 00:00:00 2001
From: Lorenzo Puliti <plorenzo@disroot.org>
Date: Sun, 27 Apr 2025 22:30:52 +0200
Subject: [PATCH] switch to nasm

drop yasm from  B-D, use nasm instead

Closes: #1104226
---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 78c312a..30f74f6 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders: Loïc Martin <loic.martin3@gmail.com>,
            Reinhard Tartler <siretart@tauware.de>,
            Fabian Greffrath <fabian@debian.org>
 Build-Depends: debhelper-compat (= 13),
-               yasm [any-i386 amd64]
+               nasm [any-i386 amd64]
 Standards-Version: 4.5.1
 Homepage: https://labs.xvid.com/source/
 Vcs-Git: https://salsa.debian.org/multimedia-team/xvidcore.git
-- 
2.49.0


Reply to: