[SCM] libav/experimental: build: Record explicit dependency of intrax8 on error resilience

siretart at users.alioth.debian.org siretart at users.alioth.debian.org
Sun Aug 10 16:03:33 UTC 2014


The following commit has been merged in the experimental branch:
commit fbf4d2197f35bddccec00ad53185ee4ab81778a0
Author: Diego Biurrun <diego at biurrun.de>
Date:   Fri Jun 20 05:53:53 2014 -0700

    build: Record explicit dependency of intrax8 on error resilience

diff --git a/configure b/configure
index 572b15d..4abfa79 100755
--- a/configure
+++ b/configure
@@ -1702,6 +1702,7 @@ threads_if_any="$THREADS_LIST"
 # subsystems
 dct_select="rdft"
 error_resilience_select="dsputil"
+intrax8_select="error_resilience"
 mdct_select="fft"
 rdft_select="fft"
 mpegaudio_select="mpegaudiodsp"

-- 
Libav/FFmpeg packaging



More information about the pkg-multimedia-commits mailing list