clap

CLAP Audio Plugin API
Log | Files | Refs | README | LICENSE

commit 936b493700a51a1e5de7bc9d5f2c27f074e8be84
parent 5d4ca82e5c9157e89964e697aba16cd4b59ed09e
Author: Schrödinger's Cat <6382400+Schroedingers-Cat@users.noreply.github.com>
Date:   Tue, 19 Oct 2021 14:31:41 +0000

Add missing dependency on macOS

Diffstat:
MREADME.md | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/README.md b/README.md @@ -101,4 +101,5 @@ brew install qt6 brew install boost brew install portaudio brew install portmidi +brew install pkgconfig ``` \ No newline at end of file