Skip to content

Commit

Permalink
packaging: Require bootc
Browse files Browse the repository at this point in the history
bootc is merging with ostree-ext which we depend on
let's start preparing packaging for this long term change
  • Loading branch information
jmarrero committed Nov 7, 2024
1 parent 708d099 commit b8e69d5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packaging/rpm-ostree.spec
Original file line number Diff line number Diff line change
Expand Up @@ -137,6 +137,8 @@ Requires: librepo%{?_isa} >= %{librepo_version}
# rpm-ostree wraps more of ostree (such as `ostree admin unlock` etc.)
Requires: ostree
Requires: bubblewrap
# https://github.com/coreos/rpm-ostree/issues/4994
Requires: bootc
# We have been building with fuse but changed to fuse3 on:
# https://src.fedoraproject.org/rpms/rpm-ostree/c/3c602a23787fd2df873c0b18df3133c9fec4b66a
# However our code is just calling fuse's fusermount.
Expand Down

0 comments on commit b8e69d5

Please sign in to comment.