Make sure shadow-utils makes it into a buildroot, or else mock will fail

This commit is contained in:
Jesse Keating 2008-01-15 15:31:27 +00:00
parent cd2442b16b
commit 79e1728c1b

View File

@ -488,6 +488,7 @@
<packagereq type="mandatory">redhat-rpm-config</packagereq>
<packagereq type="mandatory">rpm-build</packagereq>
<packagereq type="mandatory">sed</packagereq>
<packagereq type="mandatory">shadow-utils</packagereq>
<packagereq type="mandatory">tar</packagereq>
<packagereq type="mandatory">unzip</packagereq>
<packagereq type="mandatory">util-linux-ng</packagereq>