diff --git a/SPECS/rpi-eeprom.spec b/SPECS/rpi-eeprom.spec index 81f7553..5cf92ca 100644 --- a/SPECS/rpi-eeprom.spec +++ b/SPECS/rpi-eeprom.spec @@ -21,8 +21,11 @@ Requires: openssl Requires: pciutils Requires: python3 Requires: raspberrypi-userland -# Required for xxd +%if 0%{?rhel} >= 10 +Requires: xxd +%else Requires: vim-common +%endif Requires: rpi-eeprom-firmware = %{version}-%{release} %description