From 0d4f3c6faca5ae19048b7ca17d80fff6c6c93f7f Mon Sep 17 00:00:00 2001 From: Serge Schneider Date: Wed, 8 Jul 2020 00:17:53 +0100 Subject: [PATCH] Revert "Support python3 in the debian package" This reverts commit 705cb0b3045e7e8c343ebd59039973b56cec4619. --- debian/control | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/control b/debian/control index ce1b520..0b6391b 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: rpi-eeprom Section: misc Priority: optional Maintainer: Serge Schneider -Build-Depends: debhelper (>= 11), help2man, python-minimal | python3-minimal +Build-Depends: debhelper (>= 11), help2man, python-minimal Standards-Version: 4.1.3 Homepage: https://github.com/raspberrypi/rpi-eeprom/ Vcs-Browser: https://github.com/raspberrypi/rpi-eeprom/ @@ -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 | python3, binutils, raspberrypi-bootloader (>= 1.20190819), pciutils + python, binutils, raspberrypi-bootloader (>= 1.20190819), pciutils Breaks: rpi-eeprom-images (<<7.2) Replaces: rpi-eeprom-images (<<7.2) Recommends: flashrom