From 8a1d15803a2e7824e2f020198a64078411b06bad Mon Sep 17 00:00:00 2001 From: "Ja.KooLit" <85185940+JaKooLit@users.noreply.github.com> Date: Sat, 8 Jun 2024 10:23:03 +0900 Subject: [PATCH] Update rofi-wayland.sh --- install-scripts/rofi-wayland.sh | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/install-scripts/rofi-wayland.sh b/install-scripts/rofi-wayland.sh index 6430a69..f5d416f 100755 --- a/install-scripts/rofi-wayland.sh +++ b/install-scripts/rofi-wayland.sh @@ -5,6 +5,13 @@ rofi=( bison flex + pandoc + doxygen + cppcheck + libmpdclient-dev + libnl-3-dev + libasound2-dev +) ) ## WARNING: DO NOT EDIT BEYOND THIS LINE IF YOU DON'T KNOW WHAT YOU ARE DOING! ##