configure: add missing dependency for the remuxing example
This commit is contained in:
parent
9651239f67
commit
37baa2af43
1
configure
vendored
1
configure
vendored
@ -2388,6 +2388,7 @@ filtering_audio_example_deps="avfilter avcodec avformat avutil"
|
||||
filtering_video_example_deps="avfilter avcodec avformat avutil"
|
||||
metadata_example_deps="avformat avutil"
|
||||
muxing_example_deps="avcodec avformat avutil swscale"
|
||||
remuxing_example_deps="avcodec avformat avutil"
|
||||
resampling_audio_example_deps="avutil swresample"
|
||||
scaling_video_example_deps="avutil swscale"
|
||||
transcode_aac_example_deps="avcodec avformat swresample"
|
||||
|
Loading…
x
Reference in New Issue
Block a user