doc/examples: add libavr to libraries to avoid link failures.
This commit is contained in:
parent
eb945ab484
commit
7aedfeebfb
1 changed files with 1 additions and 0 deletions
|
|
@ -3,6 +3,7 @@ FFMPEG_LIBS= libavdevice \
|
|||
libavformat \
|
||||
libavfilter \
|
||||
libavcodec \
|
||||
libavresample \
|
||||
libswresample \
|
||||
libswscale \
|
||||
libavutil \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue