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" <