We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5cd7669 commit 245efd2Copy full SHA for 245efd2
Dockerfile
@@ -43,7 +43,7 @@ RUN yum clean all \
43
&& yum clean all
44
45
RUN yum clean all \
46
- && yum -y install libxkbcommon-devel glew-devel \
+ && yum -y install libxkbcommon-devel glew-devel unzip perl-ExtUtils-Embed \
47
48
49
ENV UPS_OVERRIDE="-H Linux64bit+3.10-2.17"
0 commit comments