- drop protobuf-c dependency and rely on libprotobuf-c-devel to provide protoc-gen-c

OBS-URL: https://build.opensuse.org/package/show/server:dns/knot?expand=0&rev=45
This commit is contained in:
Michal Hrusecky
2023-08-29 11:55:23 +00:00
committed by Git OBS Bridge
parent 03eb6a41c5
commit 58263ebeb0
2 changed files with 5 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Aug 29 11:51:26 UTC 2023 - Michal Hrusecky <michal.hrusecky@opensuse.org>
- drop protobuf-c dependency and rely on libprotobuf-c-devel to provide protoc-gen-c
-------------------------------------------------------------------
Mon Aug 28 15:20:55 UTC 2023 - Michal Hrusecky <michal.hrusecky@opensuse.org>

View File

@@ -73,7 +73,6 @@ BuildRequires: python3-Sphinx
%if %{with dnstap}
BuildRequires: libfstrm-devel
BuildRequires: libprotobuf-c-devel >= 1.0.0
BuildRequires: protobuf-c >= 1.0.0
%endif
%description