Skip to content

Commit

Permalink
pkg_config_path
Browse files Browse the repository at this point in the history
  • Loading branch information
rom1v committed Nov 23, 2024
1 parent 017bbfd commit 1112c7a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/deps/ffmpeg.sh
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ else

export LDFLAGS="$LDFLAGS-L/opt/homebrew/opt/libiconv/lib"
export CPPFLAGS="$CPPFLAGS -I/opt/homebrew/opt/libiconv/include"
export PKG_CONFIG_PATH="/opt/homebrew/opt/zlib/lib/pkgconfig"
fi

conf=(
Expand Down

0 comments on commit 1112c7a

Please sign in to comment.