Skip to content

Commit 4fe7d5f

Browse files
committed
Fix run
1 parent 92b13a7 commit 4fe7d5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile.amd64

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ RUN DEBIAN_FRONTEND=noninteractive apt-get install -yq --no-install-recommends \
3232
gstreamer1.0-plugins-base gstreamer1.0-plugins-good \
3333
gstreamer1.0-plugins-bad gstreamer1.0-plugins-ugly v4l-utils \
3434
cmake git libgtk-3.0 libavformat-dev \
35-
libavdevice-dev libv4l-dev iblapack-dev
35+
libavdevice-dev libv4l-dev iblapack-dev \
3636
libavcodec-dev libswscale-dev libtbb2 libtbb-dev libpng-dev \
3737
libtiff-dev libdc1394-22-dev libhdf5-dev libhdf5-serial-dev \
3838
python3-edgetpu libedgetpu1-legacy-std \

0 commit comments

Comments
 (0)