diff --git a/install.py b/install.py index 0b636d0..8c0c5cd 100644 --- a/install.py +++ b/install.py @@ -50,11 +50,14 @@ dependencies = [ 'i3lock', 'intel-ucode', 'lua51', + 'luajit', 'man-db', + 'man-pages', 'meson', 'mgba-sdl', 'networkmanager', 'ninja', + 'nodejs', 'okular', 'openssh', 'pacman-contrib', @@ -64,6 +67,7 @@ dependencies = [ 'rust-analyzer', 'rustup', 'stow', + 'trash-cli', 'tree', 'unzip', 'valgrind', @@ -82,6 +86,7 @@ dependencies_aur = [ 'ats-acc-git', 'ats2-contrib', 'ats2-postiats', + 'bear', 'awesome-git', 'bash-language-server', 'direnv',