Skip to content

Commit be913b3

Browse files
Merge pull request ceph#65893 from thuvh/doc-m1-getopt
docs: add package on macos to run ceph-backport.sh
2 parents f92cc23 + 381aaa4 commit be913b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/dev/macos.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Since we've switched to C++ 17, and the default clang shipped with Xcode 9 does
77

88
and install all the necessary bits::
99

10-
brew install snappy ccache cmake pkg-config
10+
brew install snappy ccache cmake pkg-config bash gnu-getopt
1111
pip install cython
1212

1313
install FUSE if you want to build the FUSE support::

0 commit comments

Comments
 (0)