dnf-bootc depends on ostree, util-linux-core

This commit is contained in:
Evan Goode 2025-02-04 08:37:34 -05:00
parent 960b2f4ba0
commit 5c30896035
1 changed files with 2 additions and 0 deletions

View File

@ -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.