Skip to content

Commit 15e820f

Browse files
committed
fix manylinux build
1 parent 541162c commit 15e820f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/manylinux/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,4 +33,4 @@ ENV ARCH=${ARCH}
3333

3434
RUN pip3 install setuptools
3535
# Dependencies for vcpkg on arm64 architecture
36-
RUN yum install -y curl zip unzip tar perl-IPC-Cmd
36+
RUN yum install -y curl zip unzip tar perl-IPC-Cmd perl-Time-Piece

0 commit comments

Comments
 (0)