From bed70ceae9b32b65f293f6f3bd552dbf3c39e122 Mon Sep 17 00:00:00 2001 From: Michal Vasilek Date: Sun, 1 May 2022 12:52:06 +0200 Subject: [PATCH] hydroxide: remove git build dep --- srcpkgs/hydroxide/template | 1 - 1 file changed, 1 deletion(-) diff --git a/srcpkgs/hydroxide/template b/srcpkgs/hydroxide/template index 5f63ded6f75..c7fc20b5de9 100644 --- a/srcpkgs/hydroxide/template +++ b/srcpkgs/hydroxide/template @@ -5,7 +5,6 @@ revision=1 build_style=go go_import_path=github.com/emersion/hydroxide go_package=$go_import_path/cmd/hydroxide -hostmakedepends="git" short_desc="Third-party, open-source ProtonMail CardDAV, IMAP and SMTP bridge" maintainer="DirectorX " license="MIT"