manifest/build: we depend on /bin/cp, always pull in coreutils
This commit is contained in:
parent
9160319152
commit
8df99d2b31
1 changed files with 1 additions and 0 deletions
|
|
@ -40,6 +40,7 @@ func (p *BuildPipeline) getPackageSetChain() []rpmmd.PackageSet {
|
|||
// TODO: break apart into individual pipelines
|
||||
packages := []string{
|
||||
"dnf",
|
||||
"coreutils",
|
||||
"dosfstools",
|
||||
"e2fsprogs",
|
||||
"policycoreutils",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue