Merge pull request #98 from XECDesign/debian/buster

Add pciutils dependency
This commit is contained in:
Tim Gover
2020-02-28 19:44:42 +00:00
committed by GitHub
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
[ Justin P ]

2
debian/control vendored
View File

@@ -11,7 +11,7 @@ Vcs-Git: https://github.com/raspberrypi/rpi-eeprom.git
Package: rpi-eeprom
Architecture: all
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
Description: Raspberry Pi 4 boot EEPROM updater
Checks whether the Raspberry Pi bootloader EEPROM is up-to-date and updates