Fix package names: libtiff6 and alsa-utils for Debian/Raspberry Pi OS

This commit is contained in:
Claw - AI Now Inc 2026-03-01 11:02:06 -08:00
parent 1662bc141a
commit b5343b3148

View File

@ -89,15 +89,14 @@ install_system_deps() {
libfreetype6-dev \ libfreetype6-dev \
liblcms2-dev \ liblcms2-dev \
libopenjp2-7 \ libopenjp2-7 \
libtiff5 \ libtiff6 \
libblas-dev \ libblas-dev \
liblapack-dev \ liblapack-dev \
libatlas-base-dev \ libatlas-base-dev \
libgfortran5 \ libgfortran5 \
swig \ swig \
libasound2-dev \ libasound2-dev \
arecord \ alsa-utils \
alsamixer \
wget \ wget \
git \ git \
curl curl