Commit 7aedfeeb authored by Clément Bœsch's avatar Clément Bœsch

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

parent eb945ab4
...@@ -3,6 +3,7 @@ FFMPEG_LIBS= libavdevice \ ...@@ -3,6 +3,7 @@ FFMPEG_LIBS= libavdevice \
libavformat \ libavformat \
libavfilter \ libavfilter \
libavcodec \ libavcodec \
libavresample \
libswresample \ libswresample \
libswscale \ libswscale \
libavutil \ libavutil \
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment