From 4d3550ea36e49f13b485eb549ea216a478822751 Mon Sep 17 00:00:00 2001
From: "kali kaneko (leap communications)" <kali@leap.se>
Date: Fri, 26 Mar 2021 19:07:37 +0100
Subject: [docs] update depends

---
 Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

(limited to 'Makefile')

diff --git a/Makefile b/Makefile
index 3e66175..904948c 100644
--- a/Makefile
+++ b/Makefile
@@ -78,8 +78,9 @@ dependsLinux:
 	@# debian needs also: snap install snapcraft --classic; snap install  multipass --beta --classic
 
 dependsDarwin:
-	@brew install python3 golang make pkg-config curl create-dmg
+	@brew install git gpg golang make pkg-config curl qt5
 	@brew install --default-names gnu-sed
+	@brew link qt5
 
 dependsCYGWIN_NT-10.0:
 	@echo
-- 
cgit v1.2.3