remove passwd, it was retired

passwd was retired, it's function was replaced by shadow-utils
see https://fedoraproject.org/wiki/Changes/LibuserDeprecation
This commit is contained in:
Michal Hlavinka 2024-02-12 22:38:22 +01:00 committed by ngompa
parent 8c6c616be7
commit 1380baee57

View File

@ -239,7 +239,6 @@
<packagereq type="mandatory" variant="BaseOS">openssh-server</packagereq>
<packagereq type="mandatory" variant="BaseOS">p11-kit</packagereq>
<packagereq type="mandatory" variant="BaseOS">parted</packagereq>
<packagereq type="mandatory" variant="BaseOS">passwd</packagereq>
<packagereq type="mandatory" variant="BaseOS">policycoreutils</packagereq>
<packagereq type="mandatory" variant="BaseOS">procps-ng</packagereq>
<packagereq type="mandatory" variant="BaseOS">rootfiles</packagereq>