summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorkali kaneko (leap communications) <kali@leap.se>2021-03-26 19:07:37 +0100
committerkali kaneko (leap communications) <kali@leap.se>2021-03-26 19:07:37 +0100
commit4d3550ea36e49f13b485eb549ea216a478822751 (patch)
treecab5b74a0ff42fb809b84bdd719df0a1b6d7f8c6 /Makefile
parentb8b50f0cd4b1174c4459ceb55210ba49a34bec83 (diff)
[docs] update depends
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 2 insertions, 1 deletions
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