File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -115,7 +115,7 @@ if [ -z "$answer_lowercase" ] || [ "$answer_lowercase" = "y" ] || [ "$answer_low
115115 # INSTALL DEPENDENCIES
116116 # --------------------
117117 if [ -n " $AUR_CMD " ]; then
118- " $AUR_CMD " " luarocks python" " yazi" " fd" " git-delta" " grcov" " rustup" " yarn" " python-pytest" " gcc" " binutils" " dotnet-runtime" " dotnet-sdk" " aspnet-runtime" " mono" " jdk-openjdk" " kotlin" " elixir" " npm" " nodejs" " typescript" " make" " go" " nasm" " r" " nuitka" " python" " ruby" " perl" " lua" " pyinstaller" " swift-bin" " flutter-bin" " gcc-fortran" " fortran-fpm-bin" " doxygen" " ldoc" " ruby-yard" ; yarn global add " jest" " jsdoc" " typedoc" ; cargo install " yazi-fm" " cargo-nextest" ; go install " golang.org/x/tools/cmd/godoc@latest"
118+ eval " $AUR_CMD " " luarocks python" " yazi" " fd" " git-delta" " grcov" " rustup" " yarn" " python-pytest" " gcc" " binutils" " dotnet-runtime" " dotnet-sdk" " aspnet-runtime" " mono" " jdk-openjdk" " kotlin" " elixir" " npm" " nodejs" " typescript" " make" " go" " nasm" " r" " nuitka" " python" " ruby" " perl" " lua" " pyinstaller" " swift-bin" " flutter-bin" " gcc-fortran" " fortran-fpm-bin" " doxygen" " ldoc" " ruby-yard" ; yarn global add " jest" " jsdoc" " typedoc" ; cargo install " yazi-fm" " cargo-nextest" ; go install " golang.org/x/tools/cmd/godoc@latest"
119119 else
120120 echo " ERROR: You must have 'paru' or 'yay' installed so we can use the AUR."
121121 fi
You can’t perform that action at this time.
0 commit comments