free-audio / clap-plugins

MIT License
64 stars 10 forks source link

Add more Mac homebrew dependencies #18

Closed cubicvoid closed 1 year ago

cubicvoid commented 1 year ago

Following the "macOS with vcpkg" build instructions on my system (Mac OS 13.2.1, Intel cpu), I got a couple build failures, which were resolved by installing autoconf and automake via homebrew. This adds those dependencies to the appropriate command in the readme.

CLAassistant commented 1 year ago

CLA assistant check
All committers have signed the CLA.

abique commented 1 year ago

Thanks!