From 215338875091baecc1f77a396e129e70506c221e Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Sat, 7 Mar 2026 09:31:38 +0530 Subject: [PATCH] Need to install meson on macOS --- bypy/macos.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bypy/macos.conf b/bypy/macos.conf index 4e8be1345..e44b9a5d2 100644 --- a/bypy/macos.conf +++ b/bypy/macos.conf @@ -1,5 +1,5 @@ # Requires installation of XCode >= 10.3 and go 1.26 and Python 3 and -# python3 -m pip install certifi +# python3 -m pip install certifi meson ninja vm_name 'macos-kitty' root '/Users/Shared/kitty-build'