From: Matan Breizman Date: Mon, 5 Feb 2024 09:35:24 +0000 (+0000) Subject: ceph.spec.in: crimson add protobuf X-Git-Tag: v19.3.0~71^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F55444%2Fhead;p=ceph.git ceph.spec.in: crimson add protobuf Following https://github.com/scylladb/seastar/commit/eea4102091bb4d689e0b5a769512966b716ee8a2 Signed-off-by: Matan Breizman --- diff --git a/ceph.spec.in b/ceph.spec.in index 5318b3865d1a..94c0464515cf 100644 --- a/ceph.spec.in +++ b/ceph.spec.in @@ -346,6 +346,8 @@ BuildRequires: ragel BuildRequires: systemtap-sdt-devel BuildRequires: libubsan BuildRequires: libasan +BuildRequires: protobuf-devel +BuildRequires: protobuf-compiler %if 0%{?rhel} == 8 BuildRequires: %{gts_prefix}-annobin BuildRequires: %{gts_prefix}-annobin-plugin-gcc