From 8d07402709b8b5b7dd900348e4347027b0e082ed Mon Sep 17 00:00:00 2001 From: Yaakov Selkowitz Date: Thu, 24 Aug 2023 23:23:25 -0400 Subject: [PATCH] Drop unused re2 dependency --- ceph.spec | 1 - 1 file changed, 1 deletion(-) diff --git a/ceph.spec b/ceph.spec index 20ec77f..6cecb39 100644 --- a/ceph.spec +++ b/ceph.spec @@ -382,7 +382,6 @@ BuildRequires: libthrift-devel >= 0.13.0 BuildRequires: thrift-devel >= 0.13.0 %endif %endif -BuildRequires: re2-devel %if 0%{with jaeger} BuildRequires: bison BuildRequires: flex