mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-04-27 09:07:41 +03:00
add comment about libgomp1 in install_deps
This commit is contained in:
parent
7f8b6db5ec
commit
a766bf936d
@ -19,8 +19,8 @@ apt-get -qq install --no-install-recommends -y \
|
|||||||
nethogs \
|
nethogs \
|
||||||
libgl1 \
|
libgl1 \
|
||||||
libglib2.0-0 \
|
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
|
update-alternatives --install /usr/bin/python3 python3 /usr/bin/python3.11 1
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user