From a77ed8efe01a1d328d9cc409ed1f2cc2d90c7452 Mon Sep 17 00:00:00 2001 From: Michael Forney Date: Mon, 17 Jun 2019 00:19:52 -0700 Subject: ffmpeg: libavformat/protocols.c depends on avconfig.h --- pkg/ffmpeg/gen.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pkg/ffmpeg/gen.lua') diff --git a/pkg/ffmpeg/gen.lua b/pkg/ffmpeg/gen.lua index 38257b15..0379ba0c 100644 --- a/pkg/ffmpeg/gen.lua +++ b/pkg/ffmpeg/gen.lua @@ -176,7 +176,7 @@ lib('libavfilter.a', { 'libavutil.a', }) -cc('libavformat/protocols.c', {'$outdir/internal/libavformat/protocol_list.c'}) +cc('libavformat/protocols.c', {'$dir/deps', '$outdir/internal/libavformat/protocol_list.c'}) lib('libavformat.a', { expand{'libavformat/', { 'allformats.c', -- cgit v1.2.3