Add missing suse packages
This commit is contained in:
parent
901108353f
commit
dcd2b348c2
|
@ -324,7 +324,7 @@ suse()
|
||||||
fi
|
fi
|
||||||
fi
|
fi
|
||||||
echo "Installing necessary build tools..."
|
echo "Installing necessary build tools..."
|
||||||
sudo zypper install gcc gcc-c++ glibc-devel-32bit nasm make fuse-devel cmake
|
sudo zypper install gcc gcc-c++ glibc-devel-32bit nasm make fuse-devel cmake openssl automake gettext-tools libtool po4a patch flex gperf
|
||||||
}
|
}
|
||||||
|
|
||||||
##############################################################################
|
##############################################################################
|
||||||
|
|
Loading…
Reference in a new issue