From 368aaf7c1ea2b3adfd5185d3353675d0f6d9f09a Mon Sep 17 00:00:00 2001 From: Michal Vasilek Date: Sun, 1 May 2022 12:52:05 +0200 Subject: [PATCH] go-md2man: remove git build dep --- srcpkgs/go-md2man/template | 1 - 1 file changed, 1 deletion(-) diff --git a/srcpkgs/go-md2man/template b/srcpkgs/go-md2man/template index e1094a54cbe..5f5feb187d3 100644 --- a/srcpkgs/go-md2man/template +++ b/srcpkgs/go-md2man/template @@ -4,7 +4,6 @@ version=2.0.1 revision=1 build_style=go go_import_path=github.com/cpuguy83/go-md2man/v2 -hostmakedepends="git" short_desc="Convert md to manpages" maintainer="Daniel Lewan " license="MIT"