summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorkali kaneko (leap communications) <kali@leap.se>2020-05-07 19:07:29 +0200
committerkali kaneko (leap communications) <kali@leap.se>2020-05-07 19:12:15 +0200
commit44f056972d3ba1afb5d2064ba1bb0b903f32e550 (patch)
treefe150a93e91400f23354fb9e8dc02fd59f5d1b02 /Makefile
parent48ec15f3b9fca0b3eb98c0aed11f01efb6d87ff3 (diff)
[docs] document the new package release process
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 174e930..96f60e3 100644
--- a/Makefile
+++ b/Makefile
@@ -46,6 +46,7 @@ depends:
dependsLinux:
@sudo apt install libgtk-3-dev libappindicator3-dev golang pkg-config dh-golang golang-golang-x-text-dev cmake devscripts fakeroot debhelper curl
+ @make -C docker deps
@# debian needs also: snap install snapcraft --classic; snap install multipass --beta --classic
dependsDarwin: