master
Dominika Liberda 2021-10-10 13:58:46 +02:00
parent e3e49a7da2
commit a52f076e10
1 changed files with 2 additions and 0 deletions

View File

@ -41,3 +41,5 @@ _DEPENDENCIES="wget git xorg-server-xvfb \
# Installs Dependencies
printf "\nInstalling dependencies: $_DEPENDENCIES\n";
xbps-install -Sy $_DEPENDENCIES
ln -s /bin/clang /bin/cc