From f32e36cd9bda15806a33b10f7c2ba540940089e8 Mon Sep 17 00:00:00 2001 From: Michal Vasilek Date: Sun, 1 May 2022 12:52:08 +0200 Subject: [PATCH] oh: remove git build dep --- srcpkgs/oh/template | 1 - 1 file changed, 1 deletion(-) diff --git a/srcpkgs/oh/template b/srcpkgs/oh/template index 03149b3ed69..1f9a346883c 100644 --- a/srcpkgs/oh/template +++ b/srcpkgs/oh/template @@ -4,7 +4,6 @@ version=0.8.0 revision=1 build_style=go go_import_path="github.com/michaelmacinnis/oh" -hostmakedepends="git" short_desc="Surprisingly powerful Unix shell" maintainer="Kyle Nusbaum " license="MIT"