From 2144432ec55e4bedc464ac90e88c1b2c3a4a0270 Mon Sep 17 00:00:00 2001 From: Storm Dragon Date: Fri, 16 Feb 2024 01:14:10 -0500 Subject: [PATCH] Added package raspberrypi-utils --- pi4/build/build-stormux.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/pi4/build/build-stormux.sh b/pi4/build/build-stormux.sh index 4123cd6..64a7fa3 100755 --- a/pi4/build/build-stormux.sh +++ b/pi4/build/build-stormux.sh @@ -196,6 +196,7 @@ pacman -Su --needed --noconfirm \ python-evdev \ python-dbus \ python-pyte \ + raspberrypi-utils \ realtime-privileges \ rhvoice-voice-bdl \ rng-tools \