forked from rpms/rpi-eeprom
Adjust requires
This commit is contained in:
parent
52d6aa9f9f
commit
d114194085
@ -13,7 +13,17 @@ URL: https://github.com/raspberrypi/rpi-eeprom
|
|||||||
Source0: https://github.com/raspberrypi/rpi-eeprom/archive/refs/tags/%{gh_tag}.tar.gz
|
Source0: https://github.com/raspberrypi/rpi-eeprom/archive/refs/tags/%{gh_tag}.tar.gz
|
||||||
Source1: LICENSE.rpi-eeprom-firmware
|
Source1: LICENSE.rpi-eeprom-firmware
|
||||||
|
|
||||||
#Requires:
|
Requires: bash
|
||||||
|
Requires: coreutils
|
||||||
|
Requires: findutils
|
||||||
|
Requires: nano
|
||||||
|
Requires: openssl
|
||||||
|
Requires: pciutils
|
||||||
|
Requires: python3
|
||||||
|
Requires: raspberrypi-userland
|
||||||
|
# Required for xxd
|
||||||
|
Requires: vim-common
|
||||||
|
Requires: rpi-eeprom-firmware = %{version}-%{release}
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Raspberry Pi 4/5 boot EEPROM updater and configuration tool to edit the
|
Raspberry Pi 4/5 boot EEPROM updater and configuration tool to edit the
|
||||||
|
Loading…
Reference in New Issue
Block a user