From 8dafe7dccea73785fce03a2ee5420261064dd740 Mon Sep 17 00:00:00 2001 From: "Ja.KooLit" <85185940+JaKooLit@users.noreply.github.com> Date: Tue, 4 Jun 2024 21:02:03 +0000 Subject: [PATCH] Update rofi-wayland.sh added some dependencies --- install-scripts/rofi-wayland.sh | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/install-scripts/rofi-wayland.sh b/install-scripts/rofi-wayland.sh index 6430a69..5f3372e 100755 --- a/install-scripts/rofi-wayland.sh +++ b/install-scripts/rofi-wayland.sh @@ -5,6 +5,10 @@ rofi=( bison flex + pandoc + doxygen + cppcheck + ohcount ) ## WARNING: DO NOT EDIT BEYOND THIS LINE IF YOU DON'T KNOW WHAT YOU ARE DOING! ##