mirror of
https://git.jami.net/savoirfairelinux/jami-daemon.git
synced 2025-08-12 22:09:25 +08:00
ffmpeg: do not build freetype on linux (system provided)
Change-Id: I5e2f9d49866d50097b8a91a09917fd04fee8144d
This commit is contained in:
@ -188,8 +188,10 @@ FFMPEGCONF += \
|
||||
#plugins
|
||||
|
||||
ifdef WITH_FREETYPE
|
||||
ifndef HAVE_LINUX
|
||||
DEPS_ffmpeg += freetype
|
||||
endif
|
||||
endif
|
||||
|
||||
ifdef __DEBUG__
|
||||
DEPS_ffmpeg += rav1e
|
||||
|
Reference in New Issue
Block a user