libav: add lame dependency
authorJohn Stebbins <jstebbins.hb@gmail.com>
Wed, 28 Oct 2015 21:23:23 +0000 (14:23 -0700)
committerJohn Stebbins <jstebbins.hb@gmail.com>
Wed, 28 Oct 2015 21:23:23 +0000 (14:23 -0700)
contrib/ffmpeg/module.defs

index 3621af7bf32c4ebeb250e5087ba70da966d71a69..9c9c8d4ac3ba8fb09377b4dc4e0d51abe89f7351 100644 (file)
@@ -1,4 +1,4 @@
-__deps__ := YASM BZIP2 ZLIB FDKAAC LIBVPX
+__deps__ := YASM BZIP2 ZLIB FDKAAC LIBVPX LAME
 ifeq (1,$(FEATURE.qsv))
 __deps__ += PTHREADW32 LIBMFX
 endif