summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 9699c47..f478300 100644
--- a/Makefile
+++ b/Makefile
@@ -12,6 +12,9 @@ clean:
icon:
make -C icon
+get_deps:
+ sudo apt install libzmq3-dev libgtk-3-dev libappindicator3-dev golang pkg-config
+
LANGS ?= $(foreach path,$(wildcard locales/*/messages.gotext.json),$(patsubst locales/%/messages.gotext.json,%,$(path)))
empty :=