Skip to content

Commit

Permalink
build/root: Temporarily exclude curl chain dependencies
Browse files Browse the repository at this point in the history
This fails to produce a working root while curl is missing a soname dep..

Signed-off-by: Ikey Doherty <ikey@serpentos.com>
  • Loading branch information
ikeycode committed Nov 3, 2024
1 parent ac8e2f9 commit e50efb9
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions boulder/src/build/root.rs
Original file line number Diff line number Diff line change
Expand Up @@ -188,9 +188,7 @@ const BASE_PACKAGES: &[&str] = &[
"linux-headers",
"pkgconf",
"sed",
"util-linux",
// Needed for chroot
"binary(git)",
"binary(nano)",
"binary(vim)",
"binary(ps)",
Expand Down

0 comments on commit e50efb9

Please sign in to comment.