Skip to content

Commit

Permalink
add xorriso to support iso image generation (e.g. virtualization envi…
Browse files Browse the repository at this point in the history
…ronments).
  • Loading branch information
tbugfinder committed Oct 14, 2024
1 parent 1814675 commit 828a585
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ ENV INSTALL_PKGS="yum-utils gcc make git-core zlib zlib-devel gcc-c++ patch \
python3.12 python3.12-pip python3.12-setuptools \
readline \
libffi-devel libyaml-devel openssl-devel make bzip2 autoconf curl sqlite-devel xz"
ENV INSTALL_DNF_PKGS="readline-devel bison automake libtool"
ENV INSTALL_DNF_PKGS="readline-devel bison automake libtool xorriso"
ENV PATH=/opt/rbenv/shims:/opt/rbenv/bin:/opt/node/bin:/usr/bin:/usr/local/go/bin:$PATH
ENV HOME=/home/jenkins

Expand Down

0 comments on commit 828a585

Please sign in to comment.