aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xsgi/install_prerequisites.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/sgi/install_prerequisites.sh b/sgi/install_prerequisites.sh
index 6b16934..7c69ed0 100755
--- a/sgi/install_prerequisites.sh
+++ b/sgi/install_prerequisites.sh
@@ -74,6 +74,7 @@ APT_PACKAGES_COMMON=(
"python"
"python-pip"
"device-tree-compiler"
+ "autopoint"
)
###########################################################################