Fix arm64 build dependencies
This commit is contained in:
parent
99f60f266f
commit
d6714e64df
@ -31,7 +31,7 @@ build-arm64:
|
||||
stage: build
|
||||
script:
|
||||
- apt update
|
||||
- apt install -y git quilt parted qemu-user-static debootstrap zerofree libarchive-tools qemu-utils kpartx pigz
|
||||
- apt install -y git quilt parted qemu-user-static debootstrap zerofree libarchive-tools qemu-utils kpartx pigz zip dosfstools libcap2-bin rsync xz-utils curl xxd file kmod bc
|
||||
- git clone --depth 1 -b arm64 https://github.com/RPi-Distro/pi-gen
|
||||
- cd pi-gen
|
||||
- ./build.sh -c ../config
|
||||
|
Loading…
Reference in New Issue
Block a user