Skip to content

Commit

Permalink
link --force ffmpeg again after installing chromaprint
Browse files Browse the repository at this point in the history
  • Loading branch information
palonso committed Jan 31, 2024
1 parent e7eabd4 commit bc3bd18
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ before-build = [
"brew install eigen libyaml fftw [email protected] libsamplerate libtag",
"brew link --force [email protected]",
"brew install chromaprint",
"brew link --force [email protected]",
"python waf configure --pkg-config-path=\"${PKG_CONFIG_PATH}\" --arch arm64 --no-msse",
"python waf",
"python waf install"
Expand Down

0 comments on commit bc3bd18

Please sign in to comment.