Update scripts/general.sh
This commit is contained in:
parent
839b824af0
commit
8535940e0a
|
|
@ -1425,7 +1425,7 @@ prepare_host()
|
||||||
nfs-kernel-server ntpdate p7zip-full parted patchutils pigz pixz \
|
nfs-kernel-server ntpdate p7zip-full parted patchutils pigz pixz \
|
||||||
pkg-config pv python3-dev python3-distutils qemu-user-static rsync swig \
|
pkg-config pv python3-dev python3-distutils qemu-user-static rsync swig \
|
||||||
systemd-container u-boot-tools udev unzip uuid-dev wget whiptail zip \
|
systemd-container u-boot-tools udev unzip uuid-dev wget whiptail zip \
|
||||||
zlib1g-dev"
|
zlib1g-dev gcc-riscv64-linux-gnu"
|
||||||
|
|
||||||
if [[ $(dpkg --print-architecture) == amd64 ]]; then
|
if [[ $(dpkg --print-architecture) == amd64 ]]; then
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue