Add dbus-broker to critpath for F30+

It seems dbus was never in the critical path, but this is surely
an oversight. Lots of critpath stuff does not work without it.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
Adam Williamson 2019-04-10 08:17:54 -07:00
parent 967a446fe1
commit 429031c474
2 changed files with 2 additions and 0 deletions

View File

@ -677,6 +677,7 @@
<packagelist>
<packagereq type="mandatory">anaconda</packagereq>
<packagereq type="mandatory">bash</packagereq>
<packagereq type="mandatory">dbus-broker</packagereq>
<packagereq type="mandatory">dnf</packagereq>
<packagereq type="mandatory">dracut</packagereq>
<packagereq type="mandatory">gcc-c++</packagereq>

View File

@ -677,6 +677,7 @@
<packagelist>
<packagereq type="mandatory">anaconda</packagereq>
<packagereq type="mandatory">bash</packagereq>
<packagereq type="mandatory">dbus-broker</packagereq>
<packagereq type="mandatory">dnf</packagereq>
<packagereq type="mandatory">dracut</packagereq>
<packagereq type="mandatory">gcc-c++</packagereq>