From c68941383b19fbc3ef0bc67b721f09941d78fd9c Mon Sep 17 00:00:00 2001 From: Alan Johnston Date: Mon, 9 Feb 2026 16:49:24 -0500 Subject: [PATCH] Update install fix libraspberrypi-dev --- install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install b/install index 587262e3..69317527 100755 --- a/install +++ b/install @@ -136,7 +136,7 @@ git checkout master ./script/install -sudo apt-get update -y libraspberrypi-dev +sudo apt-get install -y libraspberrypi-dev cd