mirror of
https://github.com/ceph/ceph
synced 2026-08-02 07:03:18 +00:00
debian/control: add new dependencies protobuf for crismon
As PR https://github.com/ceph/ceph/pull/55444 update seastar version, the new seastar imports new dependencies protobuf. Fixes: https://tracker.ceph.com/issues/64420 Signed-off-by: luo rixin <luorixin@huawei.com>
This commit is contained in:
parent
6850bc28ae
commit
450f269235
2
debian/control
vendored
2
debian/control
vendored
@ -83,11 +83,13 @@ Build-Depends: automake,
|
||||
libndctl-dev (>= 63) <pkg.ceph.pmdk>,
|
||||
libpmem-dev <pkg.ceph.pmdk>,
|
||||
libpmemobj-dev (>= 1.8) <pkg.ceph.pmdk>,
|
||||
libprotobuf-dev <pkg.ceph.crimson>,
|
||||
ninja-build,
|
||||
nlohmann-json3-dev,
|
||||
patch,
|
||||
pkg-config,
|
||||
prometheus <pkg.ceph.check>,
|
||||
protobuf-compiler <pkg.ceph.crimson>,
|
||||
python3-all-dev,
|
||||
python3-cherrypy3,
|
||||
python3-natsort,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user