diff --git a/scripts/1_Install_Dependencies.sh b/scripts/1_Install_Dependencies.sh index cbf3f42..9f1cad3 100755 --- a/scripts/1_Install_Dependencies.sh +++ b/scripts/1_Install_Dependencies.sh @@ -5,7 +5,7 @@ set -e # Setup Script Variables _DEPENDENCIES="wget git xorg-server-xvfb \ - xz grep \ + xz grep coreutils \ gettext \ curl python3 libjack \ python3-psutil python3-devel python-devel \