Explicitly pull in systemd-resolved

A virtual provides was added in [1], so right now this is a noop.
When [2] is merged, this will pull in the systemd-resolved package by
default.

[1] d58c95a2fe?branch=rawhide
[2] https://src.fedoraproject.org/rpms/systemd/pull-request/52
This commit is contained in:
Zbigniew Jędrzejewski-Szmek 2021-05-19 11:37:39 +02:00 committed by zbyszek
parent 5d6a92fa15
commit 6e7d148b1f
1 changed files with 1 additions and 0 deletions

View File

@ -610,6 +610,7 @@
<packagereq arch="ppc64le" type="default">powerpc-utils</packagereq>
<packagereq arch="s390x" type="default">s390utils-base</packagereq>
<packagereq type="default">systemd-oomd-defaults</packagereq>
<packagereq type="default">systemd-resolved</packagereq>
<packagereq type="default">zram-generator-defaults</packagereq>
<packagereq type="optional">dracut-config-generic</packagereq>
<packagereq type="optional">initial-setup</packagereq>