Adding compilation for liblzma and grub
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
if [ -f /bin/pacman ] # btw
|
||||
then
|
||||
sudo pacman -S python gcc make bc unzip wget sudo binutils nasm
|
||||
sudo pacman -S python gcc make bc unzip wget sudo binutils nasm autoconf diffutils binutils bison gettext flex
|
||||
else if [ -f /bin/apt ] #deb / ubuntu
|
||||
then
|
||||
sudo apt-get install python3 g++ make bc unzip wget sudo
|
||||
|
||||
Reference in New Issue
Block a user