From b6248c5d0251579c232a26991a6d2a69d8bb0999 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 41aa0c43..2f51baa3 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