From 72f5f0becca791ddaaa61da8717abc6725385573ec829932822ed3d0669be951 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Sat, 16 Mar 2019 18:25:37 +0000 Subject: [PATCH] rectify protobuf require OBS-URL: https://build.opensuse.org/package/show/devel:tools/grpc?expand=0&rev=38 --- grpc.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/grpc.spec b/grpc.spec index f6baf86..1de53fd 100644 --- a/grpc.spec +++ b/grpc.spec @@ -37,7 +37,7 @@ BuildRequires: pkg-config BuildRequires: python-rpm-macros BuildRequires: pkgconfig(libcares) BuildRequires: pkgconfig(openssl) >= 1.0.1 -BuildRequires: pkgconfig(protobuf) >= 3.5 +BuildRequires: pkgconfig(protobuf) > 3.5.0 BuildRequires: pkgconfig(zlib) BuildRoot: %{_tmppath}/%{name}-%{version}-build