Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Niedermayer <michaelni@gmx.at>2014-05-13 23:36:14 +0400
committerMichael Niedermayer <michaelni@gmx.at>2014-05-14 00:40:32 +0400
commit3d7218d932923e2b964fef37e8993fd0a6df7c1d (patch)
tree8d84104fd947b896e3879276a85c0f98f80fa191 /libavdevice/Makefile
parentd90ba411aba28ebaced788f0810e082d9525bc13 (diff)
parent449511740f06a4675b0066730fa45cdb764ffafc (diff)
Merge commit '449511740f06a4675b0066730fa45cdb764ffafc'
* commit '449511740f06a4675b0066730fa45cdb764ffafc': build: handle library dependencies in configure Conflicts: common.mak configure libavdevice/Makefile libavfilter/Makefile Merged-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'libavdevice/Makefile')
-rw-r--r--libavdevice/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/libavdevice/Makefile b/libavdevice/Makefile
index d4e691121f..767df19aa7 100644
--- a/libavdevice/Makefile
+++ b/libavdevice/Makefile
@@ -1,8 +1,6 @@
include $(SUBDIR)../config.mak
NAME = avdevice
-FFLIBS = avformat avcodec avutil
-FFLIBS-$(CONFIG_LAVFI_INDEV) += avfilter
HEADERS = avdevice.h \
version.h \