From d49990f246462f07832f010b9ad61943bb864459 Mon Sep 17 00:00:00 2001 From: Matan Breizman Date: Mon, 5 Feb 2024 09:35:24 +0000 Subject: [PATCH] ceph.spec.in: crimson add protobuf Following https://github.com/scylladb/seastar/commit/eea4102091bb4d689e0b5a769512966b716ee8a2 Signed-off-by: Matan Breizman --- ceph.spec.in | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ceph.spec.in b/ceph.spec.in index 5318b3865d1a8..94c0464515cf6 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 -- 2.39.5