diff options
Diffstat (limited to 'setup.sh')
| -rwxr-xr-x | setup.sh | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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; |
