From 3f99a154cf6d23939129c526c4623e3b8304a821 Mon Sep 17 00:00:00 2001 From: Massimiliano Mantione Date: Sat, 22 Jun 2019 11:30:55 +0200 Subject: [PATCH] Added libraspberrypi-dev to xbuild env. --- Dockerfile | 1 + 1 file changed, 1 insertion(+) diff --git a/Dockerfile b/Dockerfile index f433655..97888e4 100644 --- a/Dockerfile +++ b/Dockerfile @@ -51,6 +51,7 @@ RUN curl -Ls https://github.com/sdhibit/docker-rpi-raspbian/raw/master/raspbian. && DEBIAN_FRONTEND=noninteractive apt-get install -y \ libc6-dev \ symlinks \ + libraspberrypi-dev \ && symlinks -cors /' COPY image/ /