make yaboot optional (#812140)

This commit is contained in:
Bill Nottingham 2012-04-12 16:55:53 -04:00
parent 6a4f151fd6
commit 4e4a719d38
2 changed files with 2 additions and 2 deletions

View File

@ -734,7 +734,7 @@
<packagereq type="default">sendmail</packagereq>
<packagereq type="default">silo</packagereq>
<packagereq type="default">systemd</packagereq>
<packagereq type="default">yaboot</packagereq>
<packagereq type="optional">yaboot</packagereq>
</packagelist>
</group>
<!--

View File

@ -581,7 +581,7 @@
<packagereq type="default">sendmail</packagereq>
<packagereq type="default">silo</packagereq>
<packagereq type="default">systemd</packagereq>
<packagereq type="default">yaboot</packagereq>
<packagereq type="optional">yaboot</packagereq>
</packagelist>
</group>
<!--