Fix anaconda metapackage name
"anaconda-install-deps" was the original placeholder name
of the metapackage and it looks like I forgot to change it
to "anaconda-install-env-deps", which is the final name
we have decided sounds better.
Oops! (it's even correct in the commit message...)
(cherry picked from commit db9e2a1e41
)
Signed-off-by: Brian C. Lane <bcl@redhat.com>
This commit is contained in:
parent
bd81fa5d60
commit
16009e092e
@ -2,7 +2,7 @@
|
||||
<%page args="basearch, product"/>
|
||||
|
||||
## anaconda package
|
||||
installpkg anaconda anaconda-widgets kexec-tools-anaconda-addon anaconda-install-deps
|
||||
installpkg anaconda anaconda-widgets kexec-tools-anaconda-addon anaconda-install-env-deps
|
||||
## Other available payloads
|
||||
installpkg dnf
|
||||
installpkg rpm-ostree ostree
|
||||
|
Loading…
Reference in New Issue
Block a user