master
Dominika Liberda 2021-10-10 14:49:33 +02:00
parent 8bcd7a17f2
commit 7b1fba588c
1 changed files with 2 additions and 1 deletions

View File

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