From 6aaed4a6f375289e3ee2fb73618f258bf84bd855 Mon Sep 17 00:00:00 2001 From: Bruno BELANYI Date: Fri, 13 Dec 2019 21:10:38 +0100 Subject: [PATCH] [FIX] Add missing i3blocks dependencies to Makefile --- Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Makefile b/Makefile index baffa6d..66ba231 100644 --- a/Makefile +++ b/Makefile @@ -57,10 +57,12 @@ VISUAL_DEPENDENCIES := \ aur/i3blocks-contrib-git \ aur/networkmanager-dmenu-git \ aur/spotify \ + community/acpi \ community/dunst \ community/i3lock-color \ community/playerctl \ community/redshift \ + community/sysstat \ community/termite \ community/xautolock \ community/xsel \