From 784b3c535cb066dafb05d52170851b9dfb262f98 Mon Sep 17 00:00:00 2001 From: Arkadiusz Hiler Date: Wed, 13 Feb 2019 16:28:33 +0200 Subject: gitlab-ci: Remove autotools from corss-compilation containers We only use meson there. Cc: Daniel Vetter Cc: Tomi Valkeinen Signed-off-by: Arkadiusz Hiler Acked-by: Daniel Vetter --- Dockerfile.debian-arm64 | 8 -------- 1 file changed, 8 deletions(-) (limited to 'Dockerfile.debian-arm64') diff --git a/Dockerfile.debian-arm64 b/Dockerfile.debian-arm64 index 34fb5ad4..7b3a3c7c 100644 --- a/Dockerfile.debian-arm64 +++ b/Dockerfile.debian-arm64 @@ -36,11 +36,3 @@ RUN apt-get install -t stretch-backports -y \ libdrm-dev:arm64 \ qemu-user \ qemu-user-static - -# autotools build deps -RUN apt-get install -y \ - autoconf \ - automake \ - xutils-dev \ - libtool \ - make -- cgit v1.2.3