We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b15199 commit a7fec96Copy full SHA for a7fec96
src-opam/opam.ml
@@ -401,7 +401,7 @@ let yum_opam2 ?(labels = []) ?arch ~yum_workaround ~enable_powertools
401
@@ workaround @@ Linux.RPM.update
402
@@ Linux.RPM.groupinstall dnf_version c_devtools_libs
403
@@ Linux.RPM.install
404
- "git patch unzip which tar curl xz libcap-devel openssl sudo bzip2"
+ "git patch unzip which tar curl xz libcap-devel openssl sudo bzip2 awk"
405
@@ Linux.Git.init ()
406
@@ maybe_build_bubblewrap_from_source distro
407
@@ install_opams ~prefix:"/usr" opam_master_hash opam_branches
0 commit comments