Skip to content

Commit a7fec96

Browse files
committed
Add awk
1 parent 6b15199 commit a7fec96

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src-opam/opam.ml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -401,7 +401,7 @@ let yum_opam2 ?(labels = []) ?arch ~yum_workaround ~enable_powertools
401401
@@ workaround @@ Linux.RPM.update
402402
@@ Linux.RPM.groupinstall dnf_version c_devtools_libs
403403
@@ Linux.RPM.install
404-
"git patch unzip which tar curl xz libcap-devel openssl sudo bzip2"
404+
"git patch unzip which tar curl xz libcap-devel openssl sudo bzip2 awk"
405405
@@ Linux.Git.init ()
406406
@@ maybe_build_bubblewrap_from_source distro
407407
@@ install_opams ~prefix:"/usr" opam_master_hash opam_branches

0 commit comments

Comments
 (0)