From bd5a61ad49cc153199d76374f8428daa8c493e6e Mon Sep 17 00:00:00 2001 From: Dominika Liberda Date: Sun, 10 Oct 2021 12:52:00 +0200 Subject: [PATCH] asdf --- scripts/1_Install_Dependencies.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 \