From 6d4f572af81e97b046100793a27633dac8678997 Mon Sep 17 00:00:00 2001 From: Bruno BELANYI Date: Sat, 14 Dec 2019 15:56:58 +0100 Subject: [PATCH] [FIX] Add missing rofi-dmenu package to Makefile --- Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile b/Makefile index 66ba231..d7913e6 100644 --- a/Makefile +++ b/Makefile @@ -56,6 +56,7 @@ VISUAL_DEPENDENCIES := \ aur/i3-battery-popup-git \ aur/i3blocks-contrib-git \ aur/networkmanager-dmenu-git \ + aur/rofi-dmenu \ aur/spotify \ community/acpi \ community/dunst \