fedora-common-ostree: Exclude dnf dependencies

Make sure to always exclude dnf, even when pulled in as a dependency.
This commit is contained in:
Timothée Ravier 2023-07-04 10:34:51 +02:00
parent 32d3823b99
commit cb24c527ed

View file

@ -87,6 +87,12 @@ exclude-packages:
- gstreamer1-plugin-openh264
- mozilla-openh264
- openh264
# Always exclude dnf when pulled in as a dependency
- dnf
- dnf-data
- dnf-plugins-core
- dnf5
- dnf5-plugins
postprocess:
- |