deps: bump
This commit is contained in:
parent
57ebfb4011
commit
babf80f060
164 changed files with 61441 additions and 55390 deletions
1
vendor/github.com/osbuild/images/pkg/manifest/os.go
generated
vendored
1
vendor/github.com/osbuild/images/pkg/manifest/os.go
generated
vendored
|
|
@ -298,6 +298,7 @@ func (p *OS) getBuildPackages(distro Distro) []string {
|
|||
switch distro {
|
||||
case DISTRO_EL8:
|
||||
packages = append(packages, "python3-pytoml")
|
||||
case DISTRO_EL10:
|
||||
default:
|
||||
packages = append(packages, "python3-toml")
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue