From: Hoai-Thu Vuong Date: Sat, 11 Oct 2025 18:34:00 +0000 (+0700) Subject: docs: add package on macos to run ceph-backport.sh X-Git-Tag: testing/wip-vshankar-testing-20251027.053005-debug~98^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=381aaa4e3c8ae4d5bc04d462422cb7cb862803da;p=ceph-ci.git docs: add package on macos to run ceph-backport.sh Signed-off-by: Hoai-Thu Vuong --- diff --git a/doc/dev/macos.rst b/doc/dev/macos.rst index 4f966be3dbc..7f76f6e6bbf 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::