From 4057c0a50ef9d7a57ba1fc2443c16933a5884a0b Mon Sep 17 00:00:00 2001 From: Michal Vasilek Date: Sun, 1 May 2022 12:52:03 +0200 Subject: [PATCH] flint: remove git build dep --- srcpkgs/flint/template | 1 - 1 file changed, 1 deletion(-) diff --git a/srcpkgs/flint/template b/srcpkgs/flint/template index 9a6b0d8c0aa..a04ca9e022d 100644 --- a/srcpkgs/flint/template +++ b/srcpkgs/flint/template @@ -3,7 +3,6 @@ pkgname=flint version=0.1.0 revision=9 build_style=go -hostmakedepends="git" short_desc="Check your project for common sources of contributor friction" maintainer="Andrea Brancaleoni " license="MIT"