Skip to content

Commit 450f269

Browse files
committed
debian/control: add new dependencies protobuf for crismon
As PR ceph#55444 update seastar version, the new seastar imports new dependencies protobuf. Fixes: https://tracker.ceph.com/issues/64420 Signed-off-by: luo rixin <[email protected]>
1 parent 6850bc2 commit 450f269

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

debian/control

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,11 +83,13 @@ Build-Depends: automake,
8383
libndctl-dev (>= 63) <pkg.ceph.pmdk>,
8484
libpmem-dev <pkg.ceph.pmdk>,
8585
libpmemobj-dev (>= 1.8) <pkg.ceph.pmdk>,
86+
libprotobuf-dev <pkg.ceph.crimson>,
8687
ninja-build,
8788
nlohmann-json3-dev,
8889
patch,
8990
pkg-config,
9091
prometheus <pkg.ceph.check>,
92+
protobuf-compiler <pkg.ceph.crimson>,
9193
python3-all-dev,
9294
python3-cherrypy3,
9395
python3-natsort,

0 commit comments

Comments
 (0)