From b188db754de6ace95256cdf4a14fec6b9f33a105 Mon Sep 17 00:00:00 2001 From: Serge Schneider Date: Wed, 4 Oct 2023 12:41:14 +0100 Subject: [PATCH] d/c: add raspi-firmware as an alternative to raspberryp-bootloader --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index efd395e..9e9e05d 100644 --- a/debian/control +++ b/debian/control @@ -11,7 +11,7 @@ Vcs-Git: https://github.com/raspberrypi/rpi-eeprom.git Package: rpi-eeprom Architecture: armhf arm64 Depends: ${shlibs:Depends}, ${misc:Depends}, libraspberrypi-bin, python3, - binutils, raspberrypi-bootloader (>= 1.20190819), pciutils + binutils, raspi-firmware | raspberrypi-bootloader (>= 1.20190819), pciutils Breaks: rpi-eeprom-images (<<7.2) Replaces: rpi-eeprom-images (<<7.2) Recommends: flashrom