configure: Add EXR decoder->bswapdsp dependency
Needed on BE systems. Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
This commit is contained in:
parent
9f0970ee35
commit
fc44ccd981
1 changed files with 1 additions and 0 deletions
1
configure
vendored
1
configure
vendored
|
|
@ -2962,6 +2962,7 @@ eamad_decoder_select="aandcttables blockdsp bswapdsp"
|
|||
eatgq_decoder_select="aandcttables"
|
||||
eatqi_decoder_select="aandcttables blockdsp bswapdsp"
|
||||
exr_decoder_deps="zlib"
|
||||
exr_decoder_select="bswapdsp"
|
||||
exr_encoder_deps="zlib"
|
||||
ffv1_decoder_select="rangecoder"
|
||||
ffv1_encoder_select="rangecoder"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue