aboutsummaryrefslogtreecommitdiffhomepage
path: root/internal/rosa/libxml2.go
diff options
context:
space:
mode:
Diffstat (limited to 'internal/rosa/libxml2.go')
-rw-r--r--internal/rosa/libxml2.go3
1 files changed, 3 insertions, 0 deletions
diff --git a/internal/rosa/libxml2.go b/internal/rosa/libxml2.go
index dd6bd9c0..e2dcc4b8 100644
--- a/internal/rosa/libxml2.go
+++ b/internal/rosa/libxml2.go
@@ -13,6 +13,9 @@ func (t Toolchain) newLibxml2() pkg.Artifact {
)
return t.New("libxml2-"+version, 0, []pkg.Artifact{
t.Load(Make),
+ t.Load(Gawk),
+ t.Load(Coreutils),
+ t.Load(Diffutils),
t.Load(XZ),
}, nil, nil, `
cd /usr/src/