Add pciutils dependency

This commit is contained in:
Serge Schneider
2020-02-28 18:37:18 +00:00
parent c7fcf86cf2
commit c53d68ced0
2 changed files with 7 additions and 1 deletions

6
debian/changelog vendored
View File

@@ -1,3 +1,9 @@
rpi-eeprom (5.0-2) buster; urgency=medium
* Add pciutils dependency
-- Serge Schneider <serge@raspberrypi.org> Fri, 28 Feb 2020 18:35:22 +0000
rpi-eeprom (5.0-1) buster; urgency=medium rpi-eeprom (5.0-1) buster; urgency=medium
[ Justin P ] [ Justin P ]

2
debian/control vendored
View File

@@ -11,7 +11,7 @@ Vcs-Git: https://github.com/raspberrypi/rpi-eeprom.git
Package: rpi-eeprom Package: rpi-eeprom
Architecture: all Architecture: all
Depends: ${shlibs:Depends}, ${misc:Depends}, rpi-eeprom-images, libraspberrypi-bin, Depends: ${shlibs:Depends}, ${misc:Depends}, rpi-eeprom-images, libraspberrypi-bin,
python, binutils, raspberrypi-bootloader (>= 1.20190819) python, binutils, raspberrypi-bootloader (>= 1.20190819), pciutils
Recommends: flashrom Recommends: flashrom
Description: Raspberry Pi 4 boot EEPROM updater Description: Raspberry Pi 4 boot EEPROM updater
Checks whether the Raspberry Pi bootloader EEPROM is up-to-date and updates Checks whether the Raspberry Pi bootloader EEPROM is up-to-date and updates