add comment about libgomp1 in install_deps

This commit is contained in:
Tim 2025-08-20 17:43:36 -04:00
parent 7f8b6db5ec
commit a766bf936d

View File

@ -19,8 +19,8 @@ apt-get -qq install --no-install-recommends -y \
nethogs \
libgl1 \
libglib2.0-0 \
libgomp1 \
libusb-1.0.0
libusb-1.0.0 \
libgomp1 # memryx detector
update-alternatives --install /usr/bin/python3 python3 /usr/bin/python3.11 1