From c06b443d618802e66f74e8b2d2efc986116116d4 Mon Sep 17 00:00:00 2001 From: Michal Vasilek Date: Sun, 1 May 2022 12:52:02 +0200 Subject: [PATCH] crane: remove git build dep --- srcpkgs/crane/template | 1 - 1 file changed, 1 deletion(-) diff --git a/srcpkgs/crane/template b/srcpkgs/crane/template index edb04e896ae..5a304a9faf7 100644 --- a/srcpkgs/crane/template +++ b/srcpkgs/crane/template @@ -3,7 +3,6 @@ pkgname=crane version=3.6.0 revision=1 build_style=go -hostmakedepends="git" short_desc="Lift containers with ease" maintainer="Andrea Brancaleoni " license="MIT"