Skip to content
Snippets Groups Projects
Commit 225822ec authored by Xavier Jouslin de Noray's avatar Xavier Jouslin de Noray Committed by Sébastien Blin
Browse files

Plugins Build: use of drawtext to build plugins

Change-Id: Ia26b6d5ea039a15fb75c910698b66314456f1538
parent 2012a416
Branches
No related tags found
No related merge requests found
......@@ -198,12 +198,6 @@ FFMPEGCONF += \
#plugins
ifdef WITH_FREETYPE
ifndef HAVE_LINUX
DEPS_ffmpeg += freetype
endif
endif
ifdef __DEBUG__
DEPS_ffmpeg += rav1e
DEPS_ffmpeg += mp3lame
......@@ -250,6 +244,7 @@ FFMPEGCONF += \
ifdef WITH_FREETYPE
FFMPEGCONF += --enable-libfreetype
DEPS_ffmpeg += freetype
endif
#platform specific options
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment