Skip to content

Commit

Permalink
fix: add a missing dependency for the anaconda-iso installer
Browse files Browse the repository at this point in the history
Add the the python3-pam package to the list of dependencies
as it seems to be required for the anaconda-core rpm.

Resolves: fedora-iot/iot-distro#66

Signed-off-by: Miguel Martín <[email protected]>
  • Loading branch information
mmartinv authored and mvo5 committed Nov 8, 2024
1 parent e93837d commit 48daa02
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bib/data/defs/fedora-40.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@ anaconda-iso:
- perl-interpreter
- pigz
- plymouth
- python3-pam
- python3-pyatspi
- rdma-core
- realtek-firmware
Expand Down

0 comments on commit 48daa02

Please sign in to comment.