We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 541162c commit 15e820fCopy full SHA for 15e820f
pkg/manylinux/Dockerfile
@@ -33,4 +33,4 @@ ENV ARCH=${ARCH}
33
34
RUN pip3 install setuptools
35
# Dependencies for vcpkg on arm64 architecture
36
-RUN yum install -y curl zip unzip tar perl-IPC-Cmd
+RUN yum install -y curl zip unzip tar perl-IPC-Cmd perl-Time-Piece
0 commit comments