Commit f0cececc authored by Rafaël Carré's avatar Rafaël Carré

contribs: ffmpeg depends on yasm and we build it from source on osx

parent 89c63668
......@@ -1128,6 +1128,7 @@ FFMPEG_DEPS-$(HAVE_UCLIBC) =
FFMPEG_DEPS-$(HAVE_IOS) =
FFMPEG_DEPS-$(HAVE_WIN64) = .lame .gsm .zlib
FFMPEG_DEPS-$(HAVE_ARMELF) = .lame .gsm .zlib
FFMPEG_DEPS-$(HAVE_MACOSX) += .yasm
FFMPEG_DEPS-$(HAVE_WIN32) += .dshow_headers
ifdef SVN
......
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