From 4ccd5003ad7c9f130413f4bf9f38e05aee9feb92 Mon Sep 17 00:00:00 2001 From: Oleg Kalachev Date: Wed, 3 Apr 2024 00:48:39 +0300 Subject: [PATCH] Disable python-pigpio installation --- builder/image-software.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/builder/image-software.sh b/builder/image-software.sh index de6c72cea..b8d8ae66b 100755 --- a/builder/image-software.sh +++ b/builder/image-software.sh @@ -104,7 +104,7 @@ python3-rosinstall \ build-essential \ libffi-dev \ monkey \ -pigpio python-pigpio python3-pigpio \ +pigpio \ i2c-tools \ espeak espeak-data \ ntpdate \ @@ -117,6 +117,7 @@ python3-opencv #python-systemd \ #python-espeak python3-espeak \ #libjpeg8 \ +#python-pigpio python3-pigpio # Deny byobu to check available updates sed -i "s/updates_available//" /usr/share/byobu/status/status