Skip to content
Snippets Groups Projects
Commit ab87af41 authored by Diego Biurrun's avatar Diego Biurrun
Browse files

configure: Add proper weak dependency of avformat on network

parent 612cc071
No related branches found
No related tags found
No related merge requests found
......@@ -2484,6 +2484,7 @@ avcodec_select="null_bsf"
avdevice_deps="avformat avcodec avutil"
avfilter_deps="avutil"
avformat_deps="avcodec avutil"
avformat_suggest="network"
avresample_deps="avutil"
swscale_deps="avutil"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment