Add systemd-pam to bodhi multilib whitelist

Move it to here instead of having systemd-devel fake require
systemd-pam.

This should help with flatpak runtime packaging so that we can avoid
having to ship systemd-pam in the flatpak container.
This commit is contained in:
Kalev Lember 2022-08-18 18:36:31 +02:00 committed by kevin
parent 94fbd1d58c
commit 4dc9589c31

View file

@ -188,6 +188,7 @@ multilib_whitelist = {
'syslinux-extlinux-nonlinux',
'syslinux-nonlinux',
'syslinux-tftpboot',
'systemd-pam',
'valgrind',
'vkBasalt',
'wine',