Skip to content

Commit

Permalink
Update almalinux
Browse files Browse the repository at this point in the history
install dwarves and perl
  • Loading branch information
takano32 committed Mar 9, 2024
1 parent 992f9f5 commit 5700730
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions almalinux/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ RUN cd /build-kernel/linux && git pull --all
RUN yum groupinstall -y "Development tools"
RUN yum install -y ncurses-devel make gcc bc bison flex elfutils-libelf-devel openssl-devel
RUN yum install -y make diffutils cpio zstd rpm-build rsync
RUN yum install -y dwarves perl

# make htmldocs
RUN yum install -y python3-pip graphviz texlive-latex librsvg2-tools
Expand Down

0 comments on commit 5700730

Please sign in to comment.