From 44f056972d3ba1afb5d2064ba1bb0b903f32e550 Mon Sep 17 00:00:00 2001 From: "kali kaneko (leap communications)" Date: Thu, 7 May 2020 19:07:29 +0200 Subject: [docs] document the new package release process --- Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile') 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: -- cgit v1.2.3