From a2f0b8e4664087cdf82cb90df1cf38d5d1515661 Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Fri, 2 Jul 2021 15:25:45 -0400 Subject: [PATCH] Resolves: #1975362 - depend on git-core Signed-off-by: Lokesh Mandvekar --- golang-github-cpuguy83-md2man.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/golang-github-cpuguy83-md2man.spec b/golang-github-cpuguy83-md2man.spec index 7f3e32e..cdc957d 100644 --- a/golang-github-cpuguy83-md2man.spec +++ b/golang-github-cpuguy83-md2man.spec @@ -27,6 +27,7 @@ URL: https://%{import_path} ExcludeArch: %{ix86} Source0: %{url}/archive/v%{version}.tar.gz BuildRequires: golang +BuildRequires: git-core Provides: %{repo} = %{version}-%{release} %description