[SCM] libass/master: Build-Depend on yasm

sramacher at users.alioth.debian.org sramacher at users.alioth.debian.org
Tue Nov 11 15:29:37 UTC 2014


The following commit has been merged in the master branch:
commit acbe2a10a01b1c02c06ea0e6b0aab903141347f6
Author: Sebastian Ramacher <sramacher at debian.org>
Date:   Tue Nov 11 16:17:21 2014 +0100

    Build-Depend on yasm

diff --git a/debian/control b/debian/control
index 44c0264..66e246e 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,8 @@ Build-Depends:
  libfontconfig1-dev,
  libfreetype6-dev,
  libfribidi-dev,
- libharfbuzz-dev
+ libharfbuzz-dev,
+ yasm [any-amd64 any-i386]
 Standards-Version: 3.9.6
 Section: libs
 Homepage: https://github.com/libass/libass

-- 
LibASS packaging



More information about the pkg-multimedia-commits mailing list