From db3a12d36bf7b2e360cb3773f1aa807b8ad6a702 Mon Sep 17 00:00:00 2001 From: Michal Vasilek Date: Sun, 1 May 2022 12:52:09 +0200 Subject: [PATCH] pst: remove git build dep --- srcpkgs/pst/template | 1 - 1 file changed, 1 deletion(-) diff --git a/srcpkgs/pst/template b/srcpkgs/pst/template index 9aa71e75839..b1d3888ae8b 100644 --- a/srcpkgs/pst/template +++ b/srcpkgs/pst/template @@ -4,7 +4,6 @@ version=1.3.2 revision=1 build_style=go go_import_path=github.com/skanehira/pst -hostmakedepends="git" short_desc="TUI process monitor" maintainer="Daniel Lewan " license="MIT"