[CRIU] [PATCH] travis: add libprotobuf-dev and protobuf-compiler packages for arm

Andrew Vagin avagin at parallels.com
Wed Jan 28 00:22:55 PST 2015


Acked-by: Andrew Vagin <avagin at parallels.com>

On Tue, Jan 27, 2015 at 06:11:12PM +0200, Ruslan Kuprieiev wrote:
> Signed-off-by: Ruslan Kuprieiev <kupruser at gmail.com>
> ---
>  scripts/travis-ci.sh | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/scripts/travis-ci.sh b/scripts/travis-ci.sh
> index 098cf1a..0992031 100755
> --- a/scripts/travis-ci.sh
> +++ b/scripts/travis-ci.sh
> @@ -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"
> +GUEST_DEPENDENCIES="build-essential git m4 sudo python protobuf-c-compiler libprotobuf-c0-dev gcc make bsdmainutils bash libaio-dev libprotobuf-dev protobuf-compiler"
>  
>  # Command used to run the tests
>  TEST_COMMAND="make -j 4 && make -j 4 -C test/zdtm"
> -- 
> 2.1.0
> 
> _______________________________________________
> CRIU mailing list
> CRIU at openvz.org
> https://lists.openvz.org/mailman/listinfo/criu


More information about the CRIU mailing list