From c6eccef9e651a3cb4ee1eef0fe6e7ef92bc272ca Mon Sep 17 00:00:00 2001 From: Michal Vasilek Date: Sun, 1 May 2022 12:52:01 +0200 Subject: [PATCH] NetAuth-nsscache: remove git build dep --- srcpkgs/NetAuth-nsscache/template | 1 - 1 file changed, 1 deletion(-) diff --git a/srcpkgs/NetAuth-nsscache/template b/srcpkgs/NetAuth-nsscache/template index b7d171889aa..bb441ae25d4 100644 --- a/srcpkgs/NetAuth-nsscache/template +++ b/srcpkgs/NetAuth-nsscache/template @@ -5,7 +5,6 @@ revision=1 wrksrc="nsscache-$version" build_style=go go_import_path="github.com/netauth/nsscache" -hostmakedepends="git" short_desc="NetAuth nsscache implementation" maintainer="Michael Aldridge " license="MIT"