add ostree to get installed in anaconda environment

rpm-ostree used to have a requirement on the ostree rpm. It no
longer has that dependency, but rather requires ostree-libs. However,
we call ostree directly in some cases so we need to have it installed.
This commit is contained in:
Dusty Mabe 2017-02-27 12:06:51 -05:00 committed by Brian C. Lane
parent 957e1af948
commit d6b805ae09

View File

@ -9,7 +9,7 @@ installpkg tmux
installpkg gdb
## Other available payloads
installpkg dnf
installpkg rpm-ostree
installpkg rpm-ostree ostree
## speed up compression on multicore systems
installpkg pigz