File tree Expand file tree Collapse file tree 4 files changed +8
-4
lines changed
Expand file tree Collapse file tree 4 files changed +8
-4
lines changed Original file line number Diff line number Diff line change @@ -31,4 +31,5 @@ RUN apt-get install --no-install-recommends -y \
3131 libsdl2-dev \
3232 libsdl2-ttf-dev \
3333 libwebkit2gtk-4.0-dev \
34- libvte-2.91-dev
34+ libvte-2.91-dev \
35+ libv4l-dev
Original file line number Diff line number Diff line change @@ -32,4 +32,5 @@ RUN apt-get install --no-install-recommends -y \
3232 libsdl2-ttf-dev \
3333 libsoup2.4-dev \
3434 libwebkit2gtk-4.0-dev \
35- libvte-2.91-dev
35+ libvte-2.91-dev \
36+ libv4l-dev
Original file line number Diff line number Diff line change @@ -32,4 +32,5 @@ RUN apt-get install --no-install-recommends -y \
3232 libsdl2-ttf-dev \
3333 libsoup-3.0-dev \
3434 libwebkit2gtk-4.1-dev \
35- libvte-2.91-dev
35+ libvte-2.91-dev \
36+ libv4l-dev
Original file line number Diff line number Diff line change @@ -31,4 +31,5 @@ RUN apt-get install --no-install-recommends -y \
3131 libsdl2-ttf-dev \
3232 libsoup-3.0-dev \
3333 libwebkit2gtk-4.1-dev \
34- libvte-2.91-dev
34+ libvte-2.91-dev \
35+ libv4l-dev
You can’t perform that action at this time.
0 commit comments