mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
fix bug of freetype2 build for ffmpeg, depends on pkg-config
This commit is contained in:
parent
094d82bd06
commit
94e5e7070d
2 changed files with 17 additions and 0 deletions
|
@ -70,6 +70,7 @@ else
|
|||
fi
|
||||
|
||||
# freetype-2.4.0
|
||||
# remark: we must ensure the pkg-config tool installed.
|
||||
if [[ -f ${ff_release_dir}/lib/libfreetype.a ]]; then
|
||||
echo "libfreetype is ok"
|
||||
else
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue