From 3711f1dc68061c46701187d2aad2dfdfa5e85e84 Mon Sep 17 00:00:00 2001 From: Serge Schneider Date: Wed, 4 Oct 2023 12:41:52 +0100 Subject: [PATCH] d/c: set rpi-eeprom-images and rpi-eeprom architecture to all --- debian/control | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/control b/debian/control index 9e9e05d..4ea94c6 100644 --- a/debian/control +++ b/debian/control @@ -9,7 +9,7 @@ Vcs-Browser: https://github.com/raspberrypi/rpi-eeprom/ Vcs-Git: https://github.com/raspberrypi/rpi-eeprom.git Package: rpi-eeprom -Architecture: armhf arm64 +Architecture: all Depends: ${shlibs:Depends}, ${misc:Depends}, libraspberrypi-bin, python3, binutils, raspi-firmware | raspberrypi-bootloader (>= 1.20190819), pciutils Breaks: rpi-eeprom-images (<<7.2) @@ -21,7 +21,7 @@ Description: Raspberry Pi 4 boot EEPROM updater the EEPROM. Package: rpi-eeprom-images -Architecture: armhf arm64 +Architecture: all Depends: ${misc:Depends}, rpi-eeprom (>=7.2) Priority: optional Section: oldlibs