From 4b6006665b0820561531623d4443af7aad2c051e Mon Sep 17 00:00:00 2001 From: Michal Vasilek Date: Sun, 1 May 2022 12:52:03 +0200 Subject: [PATCH] figurine: remove git build dep --- srcpkgs/figurine/template | 1 - 1 file changed, 1 deletion(-) diff --git a/srcpkgs/figurine/template b/srcpkgs/figurine/template index bef430fa4ba..bf412358486 100644 --- a/srcpkgs/figurine/template +++ b/srcpkgs/figurine/template @@ -4,7 +4,6 @@ version=1.0.1 revision=1 build_style=go go_import_path=github.com/arsham/figurine -hostmakedepends="git" short_desc="Print your name in style" maintainer="travankor " license="Apache-2.0"