[SCM] libass/master: Use nasm instead of yasm

sramacher at users.alioth.debian.org sramacher at users.alioth.debian.org
Mon Nov 6 20:03:45 UTC 2017


The following commit has been merged in the master branch:
commit c748d93fd68a2d0936b73750e020f894df0dfbdc
Author: Sebastian Ramacher <sramacher at debian.org>
Date:   Mon Nov 6 20:56:40 2017 +0100

    Use nasm instead of yasm

diff --git a/debian/control b/debian/control
index 5d0a4fe..dd73b18 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Build-Depends:
  libfreetype6-dev,
  libfribidi-dev,
  libharfbuzz-dev,
- yasm [any-amd64]
+ nasm [any-amd64]
 Standards-Version: 4.0.0
 Section: libs
 Homepage: https://github.com/libass/libass

-- 
LibASS packaging



More information about the pkg-multimedia-commits mailing list