summaryrefslogtreecommitdiff
path: root/Dockerfile.debian-armhf
diff options
context:
space:
mode:
Diffstat (limited to 'Dockerfile.debian-armhf')
-rw-r--r--Dockerfile.debian-armhf8
1 files changed, 0 insertions, 8 deletions
diff --git a/Dockerfile.debian-armhf b/Dockerfile.debian-armhf
index 81ad5c61..c67a1e2a 100644
--- a/Dockerfile.debian-armhf
+++ b/Dockerfile.debian-armhf
@@ -36,11 +36,3 @@ RUN apt-get install -t stretch-backports -y \
libdrm-dev:armhf \
qemu-user \
qemu-user-static
-
-# autotools build deps
-RUN apt-get install -y \
- autoconf \
- automake \
- xutils-dev \
- libtool \
- make