summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorAndreas Rheinhardt <andreas.rheinhardt@outlook.com>2022-01-05 19:57:58 +0100
committerAndreas Rheinhardt <andreas.rheinhardt@outlook.com>2022-01-06 08:31:12 +0100
commit761a65106bcb1b64ebdb847aa1cf14f3586e282b (patch)
treeec6de776eb72add23d921facbbd5403cf3a2bb5a /configure
parentf59e8666f939f0541b2c2a102c77d3a75a74c381 (diff)
downloadffmpeg-761a65106bcb1b64ebdb847aa1cf14f3586e282b.tar.gz
configure: Add missing libshine->mpegaudioheader dependency
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com> (cherry picked from commit e228d7b0db7d6cb02a73bee6d3bf4f6ecf92d0bf)
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index 30e6ba3883..05f3c565a3 100755
--- a/configure
+++ b/configure
@@ -3353,7 +3353,7 @@ librav1e_encoder_deps="librav1e"
librav1e_encoder_select="extract_extradata_bsf"
librsvg_decoder_deps="librsvg"
libshine_encoder_deps="libshine"
-libshine_encoder_select="audio_frame_queue"
+libshine_encoder_select="audio_frame_queue mpegaudioheader"
libspeex_decoder_deps="libspeex"
libspeex_encoder_deps="libspeex"
libspeex_encoder_select="audio_frame_queue"