From 83926fbb4fa4085f56ab9d0f99336c10aa2100ae Mon Sep 17 00:00:00 2001 From: Michal Vasilek Date: Sun, 1 May 2022 12:52:09 +0200 Subject: [PATCH] sampler: remove git build dep --- srcpkgs/sampler/template | 1 - 1 file changed, 1 deletion(-) diff --git a/srcpkgs/sampler/template b/srcpkgs/sampler/template index 8612da45a6a..be43f33416c 100644 --- a/srcpkgs/sampler/template +++ b/srcpkgs/sampler/template @@ -4,7 +4,6 @@ version=1.1.0 revision=1 build_style=go go_import_path="github.com/sqshq/sampler" -hostmakedepends="git" makedepends="alsa-lib-devel" short_desc="Tool for shell commands execution, visualization and alerting" maintainer="Renato Aguiar "