Skip to content

Commit e441139

Browse files
committed
fix rpm build
1 parent a086294 commit e441139

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pkg/rpm/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,4 +38,4 @@ RUN yum install -y cmake
3838
RUN dnf --enablerepo=devel install -y ninja-build
3939

4040
# Dependencies when building OpenSSL
41-
RUN yum install -y perl-IPC-Cmd
41+
RUN yum install -y perl-IPC-Cmd kernel-headers

0 commit comments

Comments
 (0)