Add dracut-live to iso deps list and the anaconda install group

This package provides img-lib which is needed by dmsquash and the
anaconda dracut plugin. Seems to be needed in the build chroot as
well as the install iso for 'make iso' to work.
This commit is contained in:
Jon Griffiths 2016-03-17 14:29:26 +13:00
parent db419932c4
commit f400fc1f7a
2 changed files with 2 additions and 0 deletions

View File

@ -4,3 +4,4 @@ pungi
pykickstart
lorax-templates-qubes
livecd-tools
dracut-live

View File

@ -1023,6 +1023,7 @@
<packagereq>dmraid</packagereq>
<packagereq>dosfstools</packagereq>
<packagereq>dracut-network</packagereq>
<packagereq>dracut-live</packagereq>
<packagereq>e2fsprogs</packagereq>
<packagereq>efibootmgr</packagereq>
<packagereq>fcoe-utils</packagereq>