From 376a51832f35507e49791cc54d27f2f0cb3cad38 Mon Sep 17 00:00:00 2001 From: Lilith McMullen Date: Mon, 22 Jan 2024 18:46:10 -0800 Subject: [PATCH] remove reference to vapoursynth on macports --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a8a7efe..dceab89 100644 --- a/README.md +++ b/README.md @@ -115,7 +115,7 @@ Supersonic is available in the AUR and can be built either manually with `makepk * install dylibbundler (``brew install dylibbundler``) - needed only the bundledeps step, see below #### Macports -* install mpv with the libmpv (and optionally vapoursynth, for bundledeps) variants (``sudo port install mpv +libmpv +vapoursynth``) +* install mpv with the libmpv variant (``sudo port install mpv +libmpv``) * install dylibbundler (``sudo port install dylibbundler``) - needed only the bundledeps step, see below ### Build