Ver código fonte

Update scripts/general.sh

baiywt 8 meses atrás
pai
commit
8535940e0a
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      scripts/general.sh

+ 1 - 1
scripts/general.sh

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