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.
pull/1/head
Jon Griffiths 8 years ago
parent db419932c4
commit f400fc1f7a

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

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

Loading…
Cancel
Save