From 381aaa4e3c8ae4d5bc04d462422cb7cb862803da Mon Sep 17 00:00:00 2001 From: Hoai-Thu Vuong Date: Sun, 12 Oct 2025 01:34:00 +0700 Subject: [PATCH] docs: add package on macos to run ceph-backport.sh Signed-off-by: Hoai-Thu Vuong --- doc/dev/macos.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/dev/macos.rst b/doc/dev/macos.rst index 4f966be3dbc26..7f76f6e6bbf6d 100644 --- a/doc/dev/macos.rst +++ b/doc/dev/macos.rst @@ -7,7 +7,7 @@ Since we've switched to C++ 17, and the default clang shipped with Xcode 9 does and install all the necessary bits:: - brew install snappy ccache cmake pkg-config + brew install snappy ccache cmake pkg-config bash gnu-getopt pip install cython install FUSE if you want to build the FUSE support:: -- 2.39.5