From 48daa02684e37fdf0a48b7184eed4987512b74cf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miguel=20Mart=C3=ADn?= Date: Fri, 8 Nov 2024 11:17:57 +0100 Subject: [PATCH] fix: add a missing dependency for the anaconda-iso installer MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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 --- bib/data/defs/fedora-40.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/bib/data/defs/fedora-40.yaml b/bib/data/defs/fedora-40.yaml index 41aa0c431..2f51baa3c 100644 --- a/bib/data/defs/fedora-40.yaml +++ b/bib/data/defs/fedora-40.yaml @@ -75,6 +75,7 @@ anaconda-iso: - perl-interpreter - pigz - plymouth + - python3-pam - python3-pyatspi - rdma-core - realtek-firmware