From 8739ef96e437feb081f3966dc7f10c7e1916e4dd Mon Sep 17 00:00:00 2001 From: Serge Schneider Date: Wed, 11 Sep 2024 14:52:09 +0100 Subject: [PATCH] d/c: Remove libraspberrypi-bin from Depends --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 9baf9dc..512b8d7 100644 --- a/debian/control +++ b/debian/control @@ -10,7 +10,7 @@ Vcs-Git: https://github.com/raspberrypi/rpi-eeprom.git Package: rpi-eeprom Architecture: all -Depends: ${shlibs:Depends}, ${misc:Depends}, raspi-utils | libraspberrypi-bin, python3, +Depends: ${shlibs:Depends}, ${misc:Depends}, raspi-utils, python3, binutils, pciutils, python3-pycryptodome Breaks: rpi-eeprom-images (<<7.2) Replaces: rpi-eeprom-images (<<7.2)