From c9de36da8fbc726769e13b19c06716af303b0683 Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Fri, 19 Feb 2016 21:27:35 +0100 Subject: [PATCH] flint: depend on git-perl for go get --- srcpkgs/flint/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/flint/template b/srcpkgs/flint/template index 6006f508f2a..edc56d79094 100644 --- a/srcpkgs/flint/template +++ b/srcpkgs/flint/template @@ -5,7 +5,7 @@ revision=1 _commit=0a4fec3268ca19c5f8ed2f4904b878934a92a060 wrksrc="$pkgname-$_commit" build_style=go -hostmakedepends="git" +hostmakedepends="git-perl" short_desc="Check your project for common sources of contributor friction" maintainer="Andrea Brancaleoni " license="MIT"