mirror of
https://github.com/checkpoint-restore/criu
synced 2025-08-22 09:58:09 +00:00
travis: add libcap-dev for arm
Signed-off-by: Andrey Vagin <avagin@openvz.org> Signed-off-by: Pavel Emelyanov <xemul@parallels.com>
This commit is contained in:
parent
518405cc04
commit
ace699d763
@ -10,7 +10,7 @@ CHROOT_ARCH=armhf
|
||||
HOST_DEPENDENCIES="debootstrap qemu-user-static binfmt-support sbuild"
|
||||
|
||||
# Debian package dependencies for the chrooted environment
|
||||
GUEST_DEPENDENCIES="build-essential git m4 sudo python protobuf-c-compiler libprotobuf-c0-dev gcc make bsdmainutils bash libaio-dev libprotobuf-dev protobuf-compiler python-ipaddr"
|
||||
GUEST_DEPENDENCIES="build-essential git m4 sudo python protobuf-c-compiler libprotobuf-c0-dev gcc make bsdmainutils bash libaio-dev libprotobuf-dev protobuf-compiler python-ipaddr libcap-dev"
|
||||
|
||||
# Command used to run the tests
|
||||
TEST_COMMAND="make -j 4 && make -j 4 -C test/zdtm"
|
||||
|
Loading…
x
Reference in New Issue
Block a user