mirror of
https://github.com/checkpoint-restore/criu.git
synced 2026-07-17 16:47:50 +00:00
ci: skip ncurses installation for cross compile
The cross compile test for riscv was always failing with repository inconsistencies around ncurses packages. The package is not actually needed for CRIU, so just drop it. Signed-off-by: Adrian Reber <areber@redhat.com>
This commit is contained in:
parent
b47c692bb3
commit
c4d525b695
1 changed files with 0 additions and 1 deletions
|
|
@ -28,7 +28,6 @@ fi
|
|||
libssl-dev:"${DEBIAN_ARCH}" \
|
||||
libtraceevent-dev:"${DEBIAN_ARCH}" \
|
||||
libtracefs-dev:"${DEBIAN_ARCH}" \
|
||||
ncurses-dev:"${DEBIAN_ARCH}" \
|
||||
uuid-dev:"${DEBIAN_ARCH}" \
|
||||
build-essential \
|
||||
pkg-config \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue