diff --git a/Makefile b/Makefile index 9699c4738e00c58a9f11c5cfc23f1b55a81e67e2..f4783000cec41750f879f1a8fe3069e766aca206 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 :=