diff --git a/debian/changelog b/debian/changelog index 04b5595..5d0cf5e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +rpi-eeprom (5.0-2) buster; urgency=medium + + * Add pciutils dependency + + -- Serge Schneider Fri, 28 Feb 2020 18:35:22 +0000 + rpi-eeprom (5.0-1) buster; urgency=medium [ Justin P ] diff --git a/debian/control b/debian/control index 714fa4d..6b5bc49 100644 --- a/debian/control +++ b/debian/control @@ -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