diff options
author | kali kaneko (leap communications) <kali@leap.se> | 2021-03-26 19:07:37 +0100 |
---|---|---|
committer | kali kaneko (leap communications) <kali@leap.se> | 2021-03-26 19:07:37 +0100 |
commit | 4d3550ea36e49f13b485eb549ea216a478822751 (patch) | |
tree | cab5b74a0ff42fb809b84bdd719df0a1b6d7f8c6 /Makefile | |
parent | b8b50f0cd4b1174c4459ceb55210ba49a34bec83 (diff) |
[docs] update depends
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -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 |