diff --git a/packaging/convert2rhel.spec b/packaging/convert2rhel.spec index 5b927609bb..1993128ad6 100644 --- a/packaging/convert2rhel.spec +++ b/packaging/convert2rhel.spec @@ -44,6 +44,8 @@ Requires: python%{python_pkgversion}-setuptools Requires: python%{python_pkgversion}-six %if 0%{?rhel} && 0%{?rhel} >= 8 Requires: dnf +# The yum rpm mainly takes care of creating symlinks to dnf. We need it since we call yum in convert2rhel. +Requires: yum # dnf-utils includes yumdownloader and package-cleanup we use Requires: dnf-utils Requires: grubby