rebase: install libcephfs-devel

Signed-off-by: Riya Singhal <rsinghal@redhat.com>
This commit is contained in:
Riya Singhal
2023-11-21 19:49:24 +05:30
committed by mergify[bot]
parent 4b5cdd5316
commit 5e80c6aee0
4 changed files with 5 additions and 3 deletions

View File

@ -24,8 +24,8 @@ it is **highly** encouraged to:
* Ceph-CSI uses the native Ceph libraries through the [go-ceph
package](https://github.com/ceph/go-ceph). It is required to install the
Ceph C headers in order to compile Ceph-CSI. The packages are called
`librados-devel` and `librbd-devel` on many Linux distributions. See the
[go-ceph installation
`librados-devel` , `librbd-devel` and `libcephfs-devel`
on many Linux distributions. See the [go-ceph installation
instructions](https://github.com/ceph/go-ceph#installation) for more
details.
* Run