mirror of
https://github.com/mkuf/prind.git
synced 2025-10-29 17:26:26 +01:00
fix ustreamer build
This commit is contained in:
@@ -33,11 +33,11 @@ FROM debian:trixie-slim AS run
|
|||||||
RUN apt update \
|
RUN apt update \
|
||||||
&& apt install -y \
|
&& apt install -y \
|
||||||
ca-certificates \
|
ca-certificates \
|
||||||
libevent-2.1-7 \
|
libevent-2.1-7t64 \
|
||||||
libevent-pthreads-2.1-7 \
|
libevent-pthreads-2.1-7t64 \
|
||||||
libjpeg62-turbo \
|
libjpeg62-turbo \
|
||||||
libbsd0 \
|
libbsd0 \
|
||||||
libgpiod2 \
|
libgpiod3 \
|
||||||
v4l-utils \
|
v4l-utils \
|
||||||
curl \
|
curl \
|
||||||
jq \
|
jq \
|
||||||
|
|||||||
Reference in New Issue
Block a user