[SCM] libdca/master: Fix missing-pre-dependency-on-multiarch-support.

fabian-guest at users.alioth.debian.org fabian-guest at users.alioth.debian.org
Sun Mar 24 21:23:26 UTC 2013


The following commit has been merged in the master branch:
commit fde0d6d7392d3274850686c4579725d7e62814f6
Author: Fabian Greffrath <fabian at greffrath.com>
Date:   Sun Mar 24 22:15:09 2013 +0100

    Fix missing-pre-dependency-on-multiarch-support.

diff --git a/debian/control b/debian/control
index f4e5c1f..618136f 100644
--- a/debian/control
+++ b/debian/control
@@ -13,6 +13,7 @@ Package: libdca0
 Architecture: any
 Depends: ${shlibs:Depends},
          ${misc:Depends}
+Pre-Depends: ${misc:Pre-Depends}
 Description: decoding library for DTS Coherent Acoustics streams
  libdca provides a low-level interface to decode audio frames encoded using
  DTS Coherent Acoustics. DTS Coherent Acoustics streams are commonly found

-- 
libdca packaging



More information about the pkg-multimedia-commits mailing list