From 407ab406143265030e6466ef3b7e4e06675ce2f7 Mon Sep 17 00:00:00 2001 From: Oleg Kalachev Date: Fri, 5 Apr 2024 14:37:45 +0300 Subject: [PATCH] Bring back installation python's pigpio, systemd, espeak, and python3-dev --- builder/image-software.sh | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/builder/image-software.sh b/builder/image-software.sh index 8e19cce6d..e76f9ac52 100755 --- a/builder/image-software.sh +++ b/builder/image-software.sh @@ -106,10 +106,13 @@ build-essential \ libffi-dev \ pigpio \ i2c-tools \ -espeak espeak-data \ +espeak espeak-data python3-espeak \ ntpdate \ python3-opencv \ python3-pip \ +python3-pigpio \ +python3-dev \ +python3-systemd \ libboost-all-dev #monkey \ #mjpg-streamer \ @@ -117,11 +120,10 @@ libboost-all-dev #ipython \ #ipython3 \ #python-dev \ -#python3-dev \ #python-systemd \ -#python-espeak python3-espeak \ +#python-espeak \ #libjpeg8 \ -#python-pigpio python3-pigpio +#python-pigpio # Deny byobu to check available updates sed -i "s/updates_available//" /usr/share/byobu/status/status