From 859420cde8a23a4573eeb1e46247468a79f276fb Mon Sep 17 00:00:00 2001 From: "Benjamin A. Beasley" Date: Mon, 22 Mar 2021 16:57:22 -0400 Subject: [PATCH] =?UTF-8?q?Remove=20a=20couple=20of=20redundant=20BR?= =?UTF-8?q?=E2=80=99s?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- grpc.spec | 2 -- 1 file changed, 2 deletions(-) diff --git a/grpc.spec b/grpc.spec index 414f8a7..94402ea 100644 --- a/grpc.spec +++ b/grpc.spec @@ -95,8 +95,6 @@ BuildRequires: cmake(gflags) BuildRequires: pkgconfig(protobuf) BuildRequires: protobuf-compiler -BuildRequires: openssl-devel -BuildRequires: c-ares-devel BuildRequires: pkgconfig(openssl) BuildRequires: cmake(c-ares)