[SCM] libaacs/master: Fix build deps. libaacs needs just one 'yacc' implementation.

ceros-guest at users.alioth.debian.org ceros-guest at users.alioth.debian.org
Sun Oct 2 14:42:48 UTC 2011


The following commit has been merged in the master branch:
commit 6ef6002ad660058317b00faea9cf4b0cbaa1d5eb
Author: Andres Mejia <mcitadel at gmail.com>
Date:   Sun Oct 2 10:41:28 2011 -0400

    Fix build deps. libaacs needs just one 'yacc' implementation.

diff --git a/debian/control b/debian/control
index 393edfb..5f3fa0d 100644
--- a/debian/control
+++ b/debian/control
@@ -3,8 +3,7 @@ Section: video
 Priority: optional
 Maintainer: Debian Multimedia Maintainers <pkg-multimedia-maintainers at lists.alioth.debian.org>
 Uploaders: Alessio Treglia <alessio at debian.org>
-Build-Depends: bison,
- byacc,
+Build-Depends: bison | byacc,
  debhelper (>= 7.4.10~),
  dh-autoreconf,
  flex,

-- 
libaacs packaging



More information about the pkg-multimedia-commits mailing list