master
Dominika Liberda 2021-10-10 14:37:07 +02:00
parent b0a21ef9df
commit 8bcd7a17f2
1 changed files with 2 additions and 1 deletions

View File

@ -36,7 +36,8 @@ _DEPENDENCIES="wget git xorg-server-xvfb \
rust \
nasm \
clang \
llvm"
llvm \
alsa-lib-devel"
# Installs Dependencies
printf "\nInstalling dependencies: $_DEPENDENCIES\n";