From 0c745f1076dbbb99b76527280477cff2bba5ed91 Mon Sep 17 00:00:00 2001 From: Sylvain Herlédan Date: Sat, 24 Jun 2023 08:55:03 +0000 Subject: Update requirements (mostly for building tup) --- setup.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'setup.sh') diff --git a/setup.sh b/setup.sh index 192a723..06fa5a8 100755 --- a/setup.sh +++ b/setup.sh @@ -317,7 +317,7 @@ configure_rtorrent() check_requirements() { - local requirements="git make wget i3"; + local requirements="git make wget i3 pkg-config fusermount3"; local optional_deps="notify-send dunst pulseaudio scrot sudo redshift numlockx identify convert xclip ctags htop"; local requirements_not_met=0; -- cgit v1.2.3-70-g09d2