Skip to content

Commit b985f57

Browse files
authored
Merge pull request ceph#55632 from rosinL/wip-64420
debian/control: add new dependencies protobuf for crismon
2 parents 435306d + 450f269 commit b985f57

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)