dnf-bootc depends on ostree, util-linux-core
This commit is contained in:
parent
960b2f4ba0
commit
5c30896035
2
dnf.spec
2
dnf.spec
|
@ -191,8 +191,10 @@ Systemd units that can periodically download package upgrades and apply them.
|
|||
|
||||
%package bootc
|
||||
Summary: %{pkg_summary} - additional bootc dependencies
|
||||
Requires: ostree
|
||||
Requires: ostree-libs
|
||||
Requires: python3-gobject-base
|
||||
Requires: util-linux-core
|
||||
|
||||
%description bootc
|
||||
Additional dependencies needed to perform transactions on booted bootc (bootable containers) systems.
|
||||
|
|
Loading…
Reference in New Issue