oh ubuntu..: xz is in xz-utils
This commit is contained in:
parent
ebe2615c99
commit
4618b2865c
2 changed files with 2 additions and 2 deletions
|
|
@ -3,7 +3,7 @@ printf "\n\n-------------------------------------- DEPENDENCY INSTALLATION -----
|
|||
|
||||
# Setup Script Variables
|
||||
# _DEPENDENCIES="mercurial wget git flatpak flatpak-builder";
|
||||
_DEPENDENCIES="wget git xvfb xz";
|
||||
_DEPENDENCIES="wget git xvfb xz-utils";
|
||||
|
||||
# Installs Dependencies
|
||||
printf "\nInstalling dependencies: $_DEPENDENCIES\n";
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue