mirror of
https://github.com/Fishwaldo/DockerFiles.git
synced 2025-03-16 03:41:42 +00:00
need dev files
This commit is contained in:
parent
f04fc1c9b4
commit
6912cc6a2b
1 changed files with 1 additions and 2 deletions
|
@ -17,8 +17,7 @@ FROM raspbian/stretch:041518
|
|||
|
||||
MAINTAINER Justin Hammond <justin@dynam.ac>
|
||||
|
||||
RUN apt-get update && apt-get -y upgrade && apt-get -y install build-essential git joe mc
|
||||
|
||||
RUN apt-get update && apt-get -y upgrade && apt-get -y install build-essential git joe mc libwayland-dev libx11-xcb-dev libfontconfig1-dev libinput-dev libfreetype6-dev libdbus-1-dev libglib2.0-dev libraspberrypi-dev libx11-dev libxext-dev libxkbcommon-x11-dev
|
||||
|
||||
WORKDIR /opt
|
||||
COPY --from=builder /opt/Qt /opt/Qt
|
||||
|
|
Loading…
Add table
Reference in a new issue