mirror of
https://github.com/ceph/ceph
synced 2025-01-01 08:32:24 +00:00
ceph.spec: include ninja as BuildRequires
to ease the build for developers using SUSE, Fedora, CentOS or RHEL. so install-deps.sh can install ninja for them. Fixes: https://tracker.ceph.com/issues/49694 Signed-off-by: Kefu Chai <kchai@redhat.com>
This commit is contained in:
parent
65f14b60ba
commit
80f8f0956c
@ -247,6 +247,7 @@ BuildRequires: %{luarocks_package_name}
|
||||
%if 0%{with make_check}
|
||||
BuildRequires: jq
|
||||
BuildRequires: libuuid-devel
|
||||
BuildRequires: ninja-build
|
||||
BuildRequires: python%{python3_pkgversion}-bcrypt
|
||||
BuildRequires: python%{python3_pkgversion}-nose
|
||||
BuildRequires: python%{python3_pkgversion}-pecan
|
||||
|
Loading…
Reference in New Issue
Block a user