From bbcac5b3b8e032ff9f523186a0f0b25acfa913f2 Mon Sep 17 00:00:00 2001 From: Michal Vasilek Date: Sun, 1 May 2022 12:52:03 +0200 Subject: [PATCH] elfinfo: remove git build dep --- srcpkgs/elfinfo/template | 1 - 1 file changed, 1 deletion(-) diff --git a/srcpkgs/elfinfo/template b/srcpkgs/elfinfo/template index 189d842b001..b354ced06d8 100644 --- a/srcpkgs/elfinfo/template +++ b/srcpkgs/elfinfo/template @@ -4,7 +4,6 @@ version=1.1.0 revision=1 build_style=go go_import_path=github.com/xyproto/elfinfo -hostmakedepends="git" short_desc="Emit basic information about an ELF file" maintainer="Alexander F. Rødseth " license="MIT"