forked from rpms/rpi-eeprom
xxd is provided as a separate package from vim from 10
This commit is contained in:
parent
d114194085
commit
c659164018
@ -21,8 +21,11 @@ Requires: openssl
|
|||||||
Requires: pciutils
|
Requires: pciutils
|
||||||
Requires: python3
|
Requires: python3
|
||||||
Requires: raspberrypi-userland
|
Requires: raspberrypi-userland
|
||||||
# Required for xxd
|
%if 0%{?rhel} >= 10
|
||||||
|
Requires: xxd
|
||||||
|
%else
|
||||||
Requires: vim-common
|
Requires: vim-common
|
||||||
|
%endif
|
||||||
Requires: rpi-eeprom-firmware = %{version}-%{release}
|
Requires: rpi-eeprom-firmware = %{version}-%{release}
|
||||||
|
|
||||||
%description
|
%description
|
||||||
|
Loading…
Reference in New Issue
Block a user