aboutsummaryrefslogtreecommitdiffstats
path: root/debian-stretch-build/Dockerfile
diff options
context:
space:
mode:
Diffstat (limited to 'debian-stretch-build/Dockerfile')
-rw-r--r--debian-stretch-build/Dockerfile2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian-stretch-build/Dockerfile b/debian-stretch-build/Dockerfile
index c1fe92b..02b80fd 100644
--- a/debian-stretch-build/Dockerfile
+++ b/debian-stretch-build/Dockerfile
@@ -22,6 +22,7 @@ RUN apt-get update && \
g++ \
gawk \
gcc \
+ gcc-arm-none-eabi \
git \
git-buildpackage \
gnupg \
@@ -33,6 +34,7 @@ RUN apt-get update && \
libgps-dev \
libgsm1-dev \
libncurses5-dev \
+ libnewlib-arm-none-eabi \
libortp-dev \
libpcap-dev \
libpcsclite-dev \