From bb26234350bbaae038205e8aa8320d189b3fb498 Mon Sep 17 00:00:00 2001 From: Dominika Liberda Date: Sun, 10 Oct 2021 22:24:39 +0200 Subject: [PATCH] asdf --- scripts/1_Install_Dependencies.sh | 2 +- scripts/5_Configure_Binary_Tarball.sh | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/scripts/1_Install_Dependencies.sh b/scripts/1_Install_Dependencies.sh index a551c30..6f70169 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 coreutils patch \ + xz grep coreutils patch tar \ gettext pkg-config \ curl python3 libjack \ python3-psutil python3-devel python-devel \ diff --git a/scripts/5_Configure_Binary_Tarball.sh b/scripts/5_Configure_Binary_Tarball.sh index f58745a..81a3d84 100755 --- a/scripts/5_Configure_Binary_Tarball.sh +++ b/scripts/5_Configure_Binary_Tarball.sh @@ -44,12 +44,12 @@ install -Dvm644 /dev/stdin "$distini" <