Compare commits
No commits in common. "4db586ceb0dac6f83b378698fa476cbff0be109d" and "a500d7f0802885aff85251d43a18a8bb97efc688" have entirely different histories.
4db586ceb0
...
a500d7f080
@ -14,9 +14,9 @@ network_check
|
|||||||
update_os
|
update_os
|
||||||
|
|
||||||
msg_info "Installing Dependencies"
|
msg_info "Installing Dependencies"
|
||||||
$STD apt install -y \
|
$STD apt-get install -y \
|
||||||
python3-opencv jq \
|
python3-opencv jq \
|
||||||
libglib2.0-0 pciutils gcc musl-dev \
|
libgl1-mesa-glx libglib2.0-0 pciutils gcc musl-dev \
|
||||||
libgstreamer1.0-0 libgstreamer-plugins-base1.0-0 \
|
libgstreamer1.0-0 libgstreamer-plugins-base1.0-0 \
|
||||||
gstreamer1.0-plugins-good gstreamer1.0-plugins-bad gstreamer1.0-libav \
|
gstreamer1.0-plugins-good gstreamer1.0-plugins-bad gstreamer1.0-libav \
|
||||||
build-essential python3-dev python3-gi pkg-config libcairo2-dev gir1.2-glib-2.0 \
|
build-essential python3-dev python3-gi pkg-config libcairo2-dev gir1.2-glib-2.0 \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user