summarylogtreecommitdiffstats
path: root/ignore-missing-libavresample.patch
blob: 31ff86c7ba54edb7e3eaf13835d90d27f977ccb0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
diff --git a/Makefile b/Makefile
index 1253be14a..fbf0987ee 100644
--- a/Makefile
+++ b/Makefile
@@ -88,7 +88,6 @@ ifeq ($(CONFIG_LIBAV),yes)
 FFMPEG_LIBS := \
     libavfilter \
     libswresample \
-    libavresample \
     libswscale \
     libavformat \
     libavcodec \