File tree Expand file tree Collapse file tree 1 file changed +0
-1
lines changed Expand file tree Collapse file tree 1 file changed +0
-1
lines changed Original file line number Diff line number Diff line change @@ -225,7 +225,6 @@ ffmpeg-dep:
225225 $(eval FFMPEG_CONFIG := $(FFMPEG_CONFIG ) $(shell ${PKG_CONFIG} --exists fdk-aac && echo "--enable-libfdk-aac") )
226226 $(eval FFMPEG_CONFIG := $(FFMPEG_CONFIG ) $(shell ${PKG_CONFIG} --exists lame && echo "--enable-libmp3lame") )
227227 $(eval FFMPEG_CONFIG := $(FFMPEG_CONFIG ) $(shell ${PKG_CONFIG} --exists freetype2 && echo "--enable-libfreetype") )
228- $(eval FFMPEG_CONFIG := $(FFMPEG_CONFIG ) $(shell ${PKG_CONFIG} --exists theora && echo "--enable-libtheora") )
229228 $(eval FFMPEG_CONFIG := $(FFMPEG_CONFIG ) $(shell ${PKG_CONFIG} --exists vorbis && echo "--enable-libvorbis") )
230229 $(eval FFMPEG_CONFIG := $(FFMPEG_CONFIG ) $(shell ${PKG_CONFIG} --exists opus && echo "--enable-libopus") )
231230 $(eval FFMPEG_CONFIG := $(FFMPEG_CONFIG ) $(shell ${PKG_CONFIG} --exists x264 && echo "--enable-libx264") )
You can’t perform that action at this time.
0 commit comments