Update .gitpod.Dockerfile

This commit is contained in:
jeromewu
2019-11-06 21:39:12 +08:00
committed by GitHub
parent 4e46df01d1
commit 0dc3f2402a

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 libxcomposite-dev libxcursor-dev libxdamage-dev libxi-dev
RUN sudo apt-get update && sudo apt-get install -y libx11-xcb-dev libxcomposite-dev libxcursor-dev libxdamage-dev libxi-dev libxtst-dev