configure: Remove dependencies of inexistant rtjpeg decoder

rtjpeg is a mode of nuv and not a decoder in its own right.

Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
This commit is contained in:
Andreas Rheinhardt 2022-10-09 09:33:15 +02:00
parent 479747645f
commit 382083caed
1 changed files with 0 additions and 1 deletions

1
configure vendored
View File

@ -2934,7 +2934,6 @@ ralf_decoder_select="golomb"
rasc_decoder_select="inflate_wrapper"
rawvideo_decoder_select="bswapdsp"
rscc_decoder_deps="zlib"
rtjpeg_decoder_select="me_cmp"
rv10_decoder_select="h263_decoder"
rv10_encoder_select="h263_encoder"
rv20_decoder_select="h263_decoder"