From 87bc762597fcf2d33e45f1901ab3f528a4ce7e30 Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Mon, 3 Feb 2020 08:19:23 -0500 Subject: [PATCH] use go-md2man as builddep Signed-off-by: Lokesh Mandvekar --- containernetworking-plugins.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/containernetworking-plugins.spec b/containernetworking-plugins.spec index cf3478f..bb09399 100644 --- a/containernetworking-plugins.spec +++ b/containernetworking-plugins.spec @@ -39,7 +39,7 @@ Source0: %{git0}/archive/%{commit0}.tar.gz # If go_compiler is not set to 1, there is no virtual provide. Use golang instead. BuildRequires: %{?go_compiler:compiler(go-compiler)}%{!?go_compiler:golang} BuildRequires: git -BuildRequires: golang-github-cpuguy83-md2man +BuildRequires: go-md2man %if ! 0%{?with_bundled} BuildRequires: go-bindata