libavformat needs libavcore
Originally committed as revision 24536 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
de29597680
commit
4db40efa47
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
include $(SUBDIR)../config.mak
|
||||
|
||||
NAME = avformat
|
||||
FFLIBS = avcodec avutil
|
||||
FFLIBS = avcodec avcore avutil
|
||||
|
||||
HEADERS = avformat.h avio.h
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue