Skip to content
Snippets Groups Projects
Commit 7aedfeeb authored by Clément Bœsch's avatar Clément Bœsch
Browse files

doc/examples: add libavr to libraries to avoid link failures.

parent eb945ab4
No related branches found
No related tags found
No related merge requests found
......@@ -3,6 +3,7 @@ FFMPEG_LIBS= libavdevice \
libavformat \
libavfilter \
libavcodec \
libavresample \
libswresample \
libswscale \
libavutil \
......
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