diff --git a/packaging/leapp-repository.spec b/packaging/leapp-repository.spec index 146afc456b..0d63ba02a5 100644 --- a/packaging/leapp-repository.spec +++ b/packaging/leapp-repository.spec @@ -211,6 +211,12 @@ Requires: dracut Requires: NetworkManager-libnm Requires: python3-gobject-base +%endif + +%if 0%{?rhel} && 0%{?rhel} == 9 +############# RHEL 9 dependencies (when the source system is RHEL 9) ########## +# Required to convert pam_userdb database from BerkeleyDB to GDBM +Requires: libdb-utils %endif ################################################## # end requirement