From 3b34f6a6e591a124aef3b7a8d937c95d0cdd6cac Mon Sep 17 00:00:00 2001 From: Serge Schneider Date: Mon, 22 Feb 2021 17:47:21 +0000 Subject: [PATCH] Remove binutils dependency --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index e4dc861..2c09c6f 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 + raspberrypi-bootloader (>= 1.20190819), pciutils Breaks: rpi-eeprom-images (<<7.2) Replaces: rpi-eeprom-images (<<7.2) Recommends: flashrom