1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-01-24 13:56:33 +02:00

libavformat needs libavcore

Originally committed as revision 24536 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
Måns Rullgård 2010-07-27 08:03:09 +00:00
parent de29597680
commit 4db40efa47

View File

@ -1,7 +1,7 @@
include $(SUBDIR)../config.mak
NAME = avformat
FFLIBS = avcodec avutil
FFLIBS = avcodec avcore avutil
HEADERS = avformat.h avio.h