Update .gitpod.Dockerfile

This commit is contained in:
jeromewu 2019-11-06 13:17:48 +00:00
parent db8d1bf895
commit 9b52e6ddad

2
.gitpod.Dockerfile vendored
View File

@ -1,2 +1,2 @@
FROM gitpod/workspace-full
RUN sudo apt-get update && sudo apt-get install -y libx11-xcb-dev
RUN sudo apt-get update && sudo apt-get install -y libx11-xcb-dev libxcomposite-dev