Skip to content

Commit

Permalink
anaconda.spec: Add Flatpak client to Requires
Browse files Browse the repository at this point in the history
This is needed for the flatpak-oci-authenticator daemon, which
is needed for all installs from OCI remotes, whether we are
authenticating to them or not.
  • Loading branch information
owtaylor committed Dec 17, 2024
1 parent 385461f commit b737e31
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions anaconda.spec.in
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,7 @@ Requires: python3-pwquality
Requires: python3-systemd
Requires: python3-productmd
Requires: python3-dasbus >= %{dasbusver}
Requires: flatpak
Requires: flatpak-libs
%if %{defined rhel} && %{undefined centos}
Requires: subscription-manager >= %{subscriptionmanagerver}
Expand Down

0 comments on commit b737e31

Please sign in to comment.